strager / perfect-hash-tables
☆198Updated 2 years ago
Alternatives and similar repositories for perfect-hash-tables
Users that are interested in perfect-hash-tables are comparing it to the libraries listed below
Sorting:
- Smart Garbage Collection Library for C++☆215Updated 3 weeks ago
- A curated list of awesome SIMD frameworks, libraries and software☆181Updated 7 months ago
- Single-header C11 port of https://abseil.io SwissTable☆140Updated 2 years ago
- The Best Library: a C++ STL replacement☆191Updated 2 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆238Updated 5 months ago
- Bytecode interpreter☆72Updated 3 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆116Updated last month
- Very fast, high quality, platform-independent hashing algorithm.☆319Updated this week
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, inline C/C++) 27GB/s + PRNG☆229Updated 2 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆205Updated 2 weeks ago
- Minimal Rust-inspired C++20 STL replacement☆186Updated 4 months ago
- Test and benchmark suite for sort implementations.☆389Updated 2 months ago
- B++ Tree☆67Updated 9 months ago
- A fast, cross-platform build tool for C and C++☆115Updated this week
- A versatile, performance-oriented generic hash table library for C.☆116Updated last week
- ☆86Updated 2 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- ☆296Updated last year
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆428Updated last week
- B-tree generator for C☆132Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆698Updated 2 months ago
- Lock-free atomic_shared_ptr implementations☆41Updated 11 months ago
- C Compiler to SPIR-V☆460Updated 2 months ago
- A low-level coroutine library for C☆65Updated 9 months ago
- A fast, concurrent, bounded, single producer, single consumer queue☆38Updated 6 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Reference implementation of Dragonbox in C++☆643Updated 6 months ago
- Simple C++ borrow checker☆68Updated 2 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆100Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆54Updated 6 months ago