strager / perfect-hash-tablesLinks
☆210Updated 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:
- The Best Library: a C++ STL replacement☆400Updated 5 months ago
- Smart Garbage Collection Library for C++☆231Updated 8 months ago
- Minimal Rust-inspired C++20 STL replacement☆207Updated last year
- 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…☆125Updated 7 months ago
- Very fast, high-quality hash function, discrete-incremental and streamed hashing-capable (non-cryptographic, header-only C/C++) 27GB/s + …☆266Updated this week
- Single-header C11 port of https://abseil.io SwissTable☆162Updated 3 years ago
- Fast In-Memory Data Compression Algorithm (header-only C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, an…☆486Updated 2 weeks ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆245Updated last year
- Very fast, high quality, platform-independent hashing algorithm.☆711Updated last month
- A fast, cross-platform backwards compatible CMake build tool for C and C++☆176Updated this week
- ☆296Updated last year
- CLI utility for managing your project, a modern touch for C/C++☆119Updated last year
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆198Updated 2 years ago
- L3: Lightweight Logging Library. A very small 'C' library to generate low-footprint, non-intrusive, high-performance logging of trace me…☆185Updated 7 months ago
- fastfilter: Binary fuse & xor filters for Zig (faster and smaller than bloom filters)☆279Updated 10 months ago
- Reference implementation of Dragonbox in C++☆789Updated 2 months ago
- A double-to-string conversion algorithm based on Schubfach and yy☆137Updated this week
- Arena Allocator implementation in pure C as an stb-style single-file library.☆654Updated 8 months ago
- A versatile, performance-oriented generic hash table library for C.☆166Updated 7 months ago
- Bytecode interpreter☆80Updated 11 months ago
- A fast binary search that tries to be branchless☆105Updated last year
- B-tree generator for C☆146Updated last month
- window+input+GPU, truly cross-platform☆181Updated last year
- Blaise Programming Language - A Language for Learning About Compilers☆136Updated 3 years ago
- A single header buddy memory allocator for C & C++☆223Updated 2 weeks ago
- Custom coroutines implementation in GNU C☆257Updated 4 months ago
- An introduction to language design through building a compiler frontend and completing a self-paced exercise on top of LLVM.☆137Updated this week
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated 2 months ago
- Ultra-high-performance, static, brutalist, single-header, multi-producer multi-consumer queue library in 80 lines of C11. Thread-safe, lo…☆81Updated 5 months ago