rcarbone / kbench
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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A User Space Threading Library☆18Updated 10 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆124Updated last year
- DWARF debug info viewer using GTK+☆53Updated 4 years ago
- ☆25Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Mirror of libco from byuu.org plus patches for Fluent Bit☆13Updated 2 years ago
- C++ framework for the linux kernel☆32Updated last week
- Benchmarks for our memory allocator☆63Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Fork of rpmalloc to be used with single thread applications and old C compilers☆11Updated 3 years ago
- c-block are extremely lightweight macros designed for eliminate callback hell, inspired by Duff's device and Protothreads. c-block provid…☆18Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 11 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A macro library for C preprocessor metaprogramming☆14Updated 8 years ago
- A portable single file parser/lexer/tokenizer.☆49Updated 6 years ago