mavam / libbf
Bloom filters for C++11
☆355Updated 3 years ago
Alternatives and similar repositories for libbf:
Users that are interested in libbf are comparing it to the libraries listed below
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆136Updated 4 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆294Updated 4 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Various open addressing hashmap algorithms in C++☆254Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆140Updated last year
- A STL allocator that mmaps files☆244Updated 3 years ago
- C++ integer-to-string conversion benchmark☆337Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆370Updated 4 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆801Updated 3 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆486Updated last year
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆429Updated last year
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆402Updated last week
- C++ implementation of raft consensus☆262Updated last year
- C++ implementation of HyperLogLog☆57Updated 7 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆521Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆273Updated 2 weeks ago
- A high-performance, concurrent hash table☆1,628Updated last month
- QSBR and EBR library☆116Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆732Updated 3 months ago
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- A fast, memory efficient hash map for C++☆1,259Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 2 weeks ago
- C++ library for executors☆498Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Our open source benchmarks and code samples☆188Updated 3 months ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year