mavam / libbf
Bloom filters for C++11
☆356Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for libbf
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆133Updated 3 years ago
- A STL allocator that mmaps files☆242Updated 3 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 2 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- C++ integer-to-string conversion benchmark☆339Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 10 months ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆791Updated last month
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆137Updated last year
- 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 last month
- Rolling Hash C++ Library☆185Updated 7 months ago
- A high-performance, concurrent hash table☆1,605Updated 7 months ago
- STL-style C++ skip_list container☆86Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆366Updated 4 years ago
- C++ implementation of HyperLogLog☆57Updated 5 months ago
- C++ implementation of raft consensus☆263Updated last year
- Boost.Coroutine2☆128Updated this week
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆423Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆487Updated 11 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- C++ implementation of a memory efficient hash map and hash set☆334Updated last month
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago
- C++ library for executors☆492Updated 8 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆106Updated 7 months ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 9 months ago
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 7 months ago
- Our open source benchmarks and code samples☆188Updated last month
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆729Updated last month