taviso / swisstableLinks
Access Abseil Swiss Tables from C
☆112Updated 3 years ago
Alternatives and similar repositories for swisstable
Users that are interested in swisstable are comparing it to the libraries listed below
Sorting:
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Working draft of nextgen malloc implementation for musl libc☆119Updated 4 years ago
- Purgeable memory allocations for Linux☆31Updated 5 years ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆73Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- C library to remove white space from strings as fast as possible☆152Updated 9 months ago
- Poireau: a sampling allocation debugger☆97Updated 3 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆220Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- ☆29Updated 5 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- A Secure and Memory-Efficient Heap Allocator☆33Updated last year
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 10 months ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- CppCon 2019 Talk: slides and source code☆45Updated 5 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
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 6 months ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- QSBR and EBR library☆121Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆166Updated 4 months ago
- Single-header C11 port of https://abseil.io SwissTable☆144Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Testing memory-level parallelism☆68Updated last year
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆129Updated 2 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated last month