ludocode / schemaless-benchmarksLinks
Benchmarks for Schemaless Data Serialization Libraries
☆57Updated 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:
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 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
- libuv thread communication☆60Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- ☆31Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Generating C code interface from CPP using clang libtooling☆85Updated 5 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- High performance utility library for C☆97Updated 5 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Coroutines in C☆122Updated 11 years ago
- Netstring parsing in C☆36Updated 5 years ago
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆32Updated 7 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 6 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
- Giant is a tiny C++11 library to handle little/big endianness.☆19Updated 10 years ago
- MsgPack/JSON Validation (msgpack.org[C++11])☆29Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago