rcarbone / kbenchLinks
kbench is a test suite to benchmark several hash table implementations heavily based on Heng Li's udb
☆11Updated 7 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
- Convenient & cross-platform sandboxing C library☆45Updated 2 months ago
- C11 Lock-free Stack☆184Updated last year
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 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
- Improved NetBSD's Perfect Hash Generation Tool v3☆21Updated last year
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Tiny helper lib for building daemons in C☆18Updated last month
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- High performance utility library for C☆96Updated 5 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- For details, see the blog post:☆34Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Robin Hood hash map library☆67Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆118Updated 4 months ago
- parsertl: The Modular Parser Generator☆16Updated 3 months ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++ framework for the linux kernel☆33Updated last month
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago