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
Sorting:
- libuv thread communication☆58Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 8 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
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- header-file-only implementation of various hash algorithms☆90Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Netstring parsing in C☆35Updated 4 years ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆29Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A cross-platform library for opening memory-backed libc streams.☆69Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Coroutines in C☆120Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- ☆31Updated 9 years ago
- ☆41Updated 2 years ago
- Stackless coroutine compiler for C☆46Updated 5 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 last month
- userspace threads and coroutines for C☆18Updated 9 years ago
- Small coroutine/"protothread"-with-a-stack header.☆32Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆78Updated 2 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year