ludocode / schemaless-benchmarksLinks
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
Sorting:
- libuv thread communication☆59Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Coroutines in C☆121Updated 11 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 7 years ago
- ☆31Updated 9 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Generating C code interface from CPP using clang libtooling☆83Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Netstring parsing in C☆36Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- High performance utility library for C☆94Updated 3 months ago
- ☆42Updated 2 years ago
- For details, see the blog post:☆33Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Coroutines for C.☆76Updated 8 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Persistent red-black tree in C++☆30Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- Static Radix Tree (Patricia trie) implementation in C☆47Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago