mavam / libbf
Bloom filters for C++11
☆356Updated 3 years ago
Alternatives and similar repositories for libbf:
Users that are interested in libbf are comparing it to the libraries listed below
- 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 …☆292Updated 5 months ago
- C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html☆136Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- STL-style C++ skip_list container☆86Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆808Updated 4 months ago
- Fast Approximate Membership Filters (C++)☆273Updated last month
- A compressed bitmap class in C++.☆452Updated 3 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆373Updated 4 years ago
- C++ implementation of HyperLogLog☆57Updated 8 months ago
- A public domain lock free queues implemented in C++11☆182Updated 11 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆487Updated last year
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- A high-performance, concurrent hash table☆1,639Updated 2 months ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Experimental C++11 version of sparsehash☆288Updated 2 years ago
- Boost.Coroutine2☆129Updated 2 months ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 2 years ago
- Various open addressing hashmap algorithms in C++☆255Updated 3 years ago
- C++ implementation of raft consensus☆263Updated 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☆405Updated last month
- C++ integer-to-string conversion benchmark☆341Updated last week
- C++ library for executors☆499Updated 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…☆108Updated last month
- A STL allocator that mmaps files☆245Updated 3 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆736Updated 4 months ago
- A simple and small bloom filter implementation in plain C.☆292Updated 2 years ago