ludocode / schemaless-benchmarksLinks
Benchmarks for Schemaless Data Serialization Libraries
☆58Updated 4 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:
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- libuv thread communication☆60Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- ☆31Updated 10 years ago
- Persistent red-black tree in C++☆31Updated 4 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 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
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago
- High performance utility library for C☆97Updated 7 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Coroutines in C☆122Updated 11 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- single file C libraries☆40Updated last year
- Coroutines for C.☆78Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- Lightweight append-only, header-less, journaling file format (C++11)☆15Updated 10 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago