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:
- A simple, intrusive, zero-allocation red-black tree implementation☆51Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- 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 8 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- Coroutine library in C.☆20Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- ☆31Updated 9 years ago
- libuv thread communication☆58Updated 2 years ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆29Updated 6 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- ☆42Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Lightweight logging library for C/C++☆34Updated 2 years ago
- Coroutines in C☆121Updated 11 years ago
- Lightning fast XML parser.☆23Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Netstring parsing in C☆36Updated 4 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆43Updated 8 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year