ludocode / schemaless-benchmarks
Benchmarks for Schemaless Data Serialization Libraries
☆55Updated 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
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 4 months ago
- Robin Hood hash map library☆59Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 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 9 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- libuv thread communication☆55Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- ☆31Updated 9 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- header-file-only implementation of various hash algorithms☆89Updated 2 years ago
- ulids in C++, Header Only☆96Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 10 months ago
- Simple out-of-process invoker☆18Updated 7 months ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago