oschonrock / binfuseLinks
c++ library for binary fuse filters, including a sharded filter
☆93Updated 8 months ago
Alternatives and similar repositories for binfuse
Users that are interested in binfuse are comparing it to the libraries listed below
Sorting:
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated last month
- Integer Map Data Structure☆131Updated 2 years ago
- The PolymurHash universal hash function.☆358Updated 2 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆32Updated last year
- Fast Hash Functions Using AES Intrinsics☆83Updated 6 years ago
- Header-only binary fuse and xor filter library☆411Updated last month
- A fast binary search that tries to be branchless☆102Updated last year
- B-tree generator for C☆143Updated 5 months ago
- ☆294Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Fast Approximate Membership Filters (C++)☆286Updated last month
- Poireau: a sampling allocation debugger☆98Updated 3 years ago
- C++20 idiomatic APIs for the Apache Arrow Columnar Format☆124Updated this week
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- a 64-bit histogram / quantile sketch☆59Updated 9 months ago
- A C library for runtime-flippable feature flags on Linux/x86-64, with negligible overhead in the common case☆75Updated 3 years ago
- Terminal flame graph☆111Updated 5 years ago
- The fastest ACID-transactional persisted Key-Value store designed as modified LSM-Tree for NVMe block-devices with GPU-acceleration and S…☆75Updated 2 years ago
- Fast In-Memory Data Compression Algorithm (inline C/C++) 480+MB/s compress, 2800+MB/s decompress, ratio% better than LZ4, Snappy, and Zst…☆458Updated 2 months ago
- ☆110Updated last year
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- A very fast and robust 64-bit PRNG with a minimum 2^64 period.