mavam / libbf
Bloom filters for C++11
☆355Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for libbf
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆134Updated 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 2 months ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆139Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated last month
- C++ integer-to-string conversion benchmark☆339Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆366Updated 4 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- A STL allocator that mmaps files☆242Updated 3 years ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 10 months ago
- A simple and small bloom filter implementation in plain C.☆289Updated 2 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆426Updated last year
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 2 months ago
- A high-performance, concurrent hash table☆1,610Updated 7 months ago
- ☆970Updated 3 years ago
- STL-style C++ skip_list container☆86Updated 2 years ago
- Our open source benchmarks and code samples☆188Updated last month
- A benchmark framework for concurrent queue implementations☆285Updated 4 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- A C++ await/yield emulation library for stackless coroutine☆334Updated 10 months ago
- An efficient trie implementation.☆252Updated 3 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆954Updated 10 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆138Updated 5 years ago
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- C++ library for executors☆494Updated 8 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago