rcarbone / kbenchLinks
kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb
☆11Updated 8 years ago
Alternatives and similar repositories for kbench
Users that are interested in kbench are comparing it to the libraries listed below
Sorting:
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- C11 Lock-free Stack☆184Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆119Updated last week
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆31Updated 13 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- parsertl: The Modular Parser Generator☆16Updated 4 months ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- benchmarking positional population count☆17Updated 2 months ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- A lock-free malloc(3) implementation☆20Updated 6 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago