ludocode / schemaless-benchmarks
Benchmarks for Schemaless Data Serialization Libraries
☆56Updated 3 years ago
Alternatives and similar repositories for schemaless-benchmarks:
Users that are interested in schemaless-benchmarks are comparing it to the libraries listed below
- libuv thread communication☆57Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- header-file-only implementation of various hash algorithms☆90Updated 2 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- libuv wrapper☆14Updated 6 months ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Coroutines in C☆120Updated 10 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- single file C libraries☆38Updated 2 months ago
- ☆13Updated last year
- Robin Hood hash map library☆61Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- High performance utility library for C☆92Updated 7 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago