abelianwang's repositories

itlib

A collection of std-like single-header C++ libraries

License:MITStargazers:0Issues:0Issues:0

SIMDCompressionAndIntersection

A C++ library to compress and intersect sorted lists of integers using SIMD instructions

License:Apache-2.0Stargazers:0Issues:0Issues:0

yajl

A fast streaming JSON parsing library in C.

License:ISCStargazers:0Issues:0Issues:0

musl

Fork of musl libc (git://git.musl-libc.org/musl) with emscripten changes

License:NOASSERTIONStargazers:0Issues:0Issues:0

SIMDString

Fast string implementation for graphics.

License:MITStargazers:0Issues:0Issues:0

concurrentqueue

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

License:NOASSERTIONStargazers:0Issues:0Issues:0

EABase

EABase is a small set of header files that define platform-independent data types and platform feature macros.

License:NOASSERTIONStargazers:0Issues:0Issues:0

argh

Argh! A minimalist argument handler.

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

jsmn

Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket

License:MITStargazers:0Issues:0Issues:0

xenium

A C++ library providing various concurrent data structures and reclamation schemes.

License:MITStargazers:0Issues:0Issues:0

fastflow

FastFlow pattern-based parallel programming framework (formerly on sourceforge)

License:GPL-2.0Stargazers:0Issues:0Issues:0

EAStdC

EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.

License:NOASSERTIONStargazers:0Issues:0Issues:0

future2

Implementation of std::experimental::future from the C++ Concurrency TS

Stargazers:0Issues:0Issues:0

ck

Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.

License:NOASSERTIONStargazers:0Issues:0Issues:0

xmem

An alternative memory and smart pointer library for C++

License:MITStargazers:0Issues:0Issues:0

libsimdpp

Portable header-only C++ low level SIMD library

License:BSL-1.0Stargazers:0Issues:0Issues:0

futures

C++ Better Futures

License:BSL-1.0Stargazers:0Issues:0Issues:0

invoke.hpp

std::invoke/std::apply analogs for C++11/14

License:MITStargazers:0Issues:0Issues:0

spitfire

Source code for Spitfire: A Three-Tier Buffer Manager for Volatile and Non-Volatile Memory

License:MITStargazers:0Issues:0Issues:0

level-ip

A hacker's userspace TCP/IP stack

License:MITStargazers:0Issues:0Issues:0

variant

C++17 `std::variant` for C++11/14/17

License:BSL-1.0Stargazers:0Issues:0Issues:0

protopuf

Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20

License:Apache-2.0Stargazers:0Issues:0Issues:0

mscharconv

<charconv> from Microsoft STL, but multi-platform

License:NOASSERTIONStargazers:0Issues:0Issues:0

pybind11_json

Using nlohmann::json with pybind11

License:BSD-3-ClauseStargazers:0Issues:0Issues:0

dynamic_flag

A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case

License:Apache-2.0Stargazers:0Issues:0Issues:0

awesome-c

Continuing the development of awesome-c list on GitHub

License:NOASSERTIONStargazers:0Issues:0Issues:0

sfl-pool-allocator

C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.

License:ZlibStargazers:0Issues:0Issues:0

plf_rand

A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's PCG rand with a fallback to xor-rand for 32-bit code.

Stargazers:0Issues:0Issues:0

KTL

Kernel Template Library: STL-style containers and tools for Windows kernel space programming

License:MITStargazers:0Issues:0Issues:0

lotus

Source code for Lotus: Scalable Multi-Partition Transactions on Single-Threaded Partitioned Databases

Stargazers:0Issues:0Issues:0