taviso / swisstable
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
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- Poireau: a sampling allocation debugger☆87Updated 3 years ago
- A terminal viewer for x86 instruction/intrinsic information using Python 3 + curses☆128Updated 2 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Concurrent trie-hash map library☆91Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆316Updated 5 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…☆145Updated 3 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
- ☆106Updated last year
- Header-only binary fuse and xor filter library☆362Updated 3 months ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆165Updated 2 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 4 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 8 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- SIMD-accelerated base64 codecs☆434Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- ☆28Updated 5 years ago
- QSBR and EBR library☆119Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆36Updated 6 years ago
- Working draft of nextgen malloc implementation for musl libc☆119Updated 4 years ago
- Measuring cmov vs branch-mov performance☆87Updated 7 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Sample usage of the new memfd_create(2) Linux system call.☆84Updated 4 years ago