ArashPartow / bloom
C++ Bloom Filter Library https://www.partow.net/programming/bloomfilter/index.html
☆134Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for bloom
- Bloom filters for C++11☆355Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated last month
- Modern C++ B-tree containers☆264Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆139Updated last year
- C++ implementation of raft consensus☆264Updated last year
- Fast Approximate Membership Filters (C++)☆263Updated 10 months 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-style C++ skip_list container☆86Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated last year
- C++ cache with LRU/LFU/FIFO policies implementation☆343Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated last month
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 2 months ago
- A STL allocator that mmaps files☆242Updated 3 years ago
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆325Updated 3 years ago
- C++ implementation of a memory efficient hash map and hash set☆335Updated last month
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆366Updated 4 years ago
- A C++ template class providing a thread-safe LRU cache☆75Updated 2 years ago
- A ZooKeeper client for C++.☆151Updated last year
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 8 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- C++ integer-to-string conversion benchmark☆340Updated 2 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 10 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- C++ implementation of Radix tree☆59Updated 5 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆213Updated 7 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆199Updated last year
- the fastest in-memory index in the East 东半球最快并发索引☆471Updated 3 years ago
- A working project for High-concurrency B-tree source code in C☆246Updated 4 years ago