rcarbone / kbenchLinks
kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb
☆12Updated 8 years ago
Alternatives and similar repositories for kbench
Users that are interested in kbench are comparing it to the libraries listed below
Sorting:
- portability macros for compiler and hardware micro operations☆36Updated last year
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆22Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 4 months 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
- C11 Lock-free Stack☆184Updated last year
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆36Updated 3 months ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Shared memory allocator☆21Updated 9 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Tiny helper lib for building daemons in C☆18Updated last week
- ☆20Updated 10 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Updated 13 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- ☆14Updated 11 years ago
- C-Pluff, a plug-in framework for C☆41Updated 2 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 9 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago