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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 8 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- header-file-only implementation of various hash algorithms☆90Updated 2 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A C++14/17 implementation of named tuples☆70Updated 8 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆26Updated last year
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- ☆13Updated last year
- Boost.org multi_index module☆49Updated 2 weeks ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago
- libuv wrapper☆14Updated 7 months ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- Example of the C API to embed the Wasmer runtime☆79Updated 3 years ago
- single file C libraries☆38Updated 3 months ago
- A cross-platform library for opening memory-backed libc streams.☆69Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago