ludocode / schemaless-benchmarks
Benchmarks for Schemaless Data Serialization Libraries
☆55Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for schemaless-benchmarks
- 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.☆37Updated 7 years ago
- header-only C++(98|11|14|17) TOML v0.5.0 parser/encoder depending on Boost☆30Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆25Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- Fast multi-threaded memory allocator☆77Updated 5 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Mini async log C port. Now with C++ wrappers.☆71Updated last year
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆31Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- libuv thread communication☆55Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆27Updated 6 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- header-file-only implementation of various hash algorithms☆89Updated last year
- Coroutines/Fibers implementation for x86☆66Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆75Updated 2 years ago
- Non-intrusive C++ signal programming library☆49Updated 2 years ago
- ☆30Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆157Updated 7 months ago
- Robin Hood hash map library☆58Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago