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:
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- homogeneous variadic function parameters☆17Updated last year
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 7 years ago
- Benchmarks for our memory allocator☆64Updated last year
- cprops - C Prototyping Tools☆13Updated 12 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆19Updated last year
- 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ☆13Updated 4 years ago
- C++ framework for the linux kernel☆33Updated this week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- grep for C/C++ source files.☆28Updated 8 months ago
- A GCC plugin to insert pytest-like assert introspections☆17Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Embed arbitrary resource data into your executables after they've already been compiled☆13Updated 7 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- A User Space Threading Library☆19Updated last year
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆26Updated 9 years ago
- ☆13Updated 2 years ago