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
- Generating C code interface from CPP using clang libtooling☆84Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- ☆42Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Robin Hood hash map library☆66Updated 4 years ago
- ☆31Updated 9 years ago
- Coroutines in C☆122Updated 11 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Coroutines for C.☆77Updated 8 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 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
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- High performance utility library for C☆95Updated 4 months ago
- Message Framing for libuv☆58Updated 4 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 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/ …☆45Updated 10 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Concurrent trie-hash map library☆93Updated 2 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 years ago