LIMachi / swiss-tableLinks
C adaptation of the swiss table (flat hash map) presented at CppCon by Google (https://www.youtube.com/watch?v=ncHmEUmJZf4).
☆17Updated 5 years ago
Alternatives and similar repositories for swiss-table
Users that are interested in swiss-table are comparing it to the libraries listed below
Sorting:
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Octosort is an in-place stable adaptive block merge sort.☆18Updated 2 years ago
- A vectorized single header hash function.☆19Updated 8 months ago
- Region based memory allocator☆15Updated 5 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Lock-free memory allocator☆22Updated last year
- intelligent and automatic build system for C☆13Updated 4 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A rethinking of the C time library☆11Updated 5 months ago
- This is a C++ map using AVL tree instead of red-black tree.☆10Updated 11 years ago
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- ☆42Updated 3 weeks ago
- ELF library dependency viewer☆55Updated 7 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- unrolled skip list library for C☆21Updated 6 years ago
- Very fast CSV parser in C that utilizes x86 SSE instructions☆11Updated last year
- MlpIndex - Extremely fast ordered index via memory level parallelism☆12Updated 6 years ago
- Small C example using libtcc, for C and GLSL live code editing☆18Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- A C vector library similar to the C++ STL vector☆19Updated 2 months ago
- Parsing Expression Grammar (PEG) bytecode parser/compiler library☆14Updated 3 years ago
- ☆21Updated 7 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Updated 3 years ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- Dictionary implemented through a skiplist☆15Updated 11 years ago
- Purgeable memory allocations for Linux☆31Updated 5 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Stack clash coroutine demonstration☆12Updated 8 years ago