taviso / swisstableLinks
Access Abseil Swiss Tables from C
☆112Updated 4 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☆85Updated 6 years ago
- Experiments in C++: binary fuse filters vs. Bloom filters☆48Updated last year
- C library to remove white space from strings as fast as possible☆156Updated last year
- Tool for findings bugs in epoll-based Linux servers☆33Updated 5 years ago
- Working draft of nextgen malloc implementation for musl libc☆123Updated 5 years ago
- Purgeable memory allocations for Linux☆33Updated 6 years ago
- A Secure and Memory-Efficient Heap Allocator☆34Updated last year
- A forked and hardened version of PartitionAlloc from Chrome's Blink engine☆66Updated 7 years ago
- A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good…☆384Updated last month
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- Markup source code showing optimizations☆36Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Sample usage of the new memfd_create(2) Linux system call.☆88Updated 5 years ago
- userland exec for Linux x86_64☆67Updated 3 years ago
- 8-bit Xor Filter in C99☆63Updated 6 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆126Updated 2 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 2 weeks ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- The Colm Programming Language☆187Updated 6 months ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆154Updated 6 years ago
- A simple, decompressing executable packer☆46Updated 3 years ago
- opensnoop in pure C using eBPF☆103Updated 9 months ago
- A very fast library for validating UTF-8 using AVX2/SSE4 instructions☆219Updated 5 years ago
- Concurrent trie-hash map library☆94Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Optimised x86-64 gzip decompressor☆32Updated 7 years ago