Substitute for bloom filter.
☆327Jan 3, 2021Updated 5 years ago
Alternatives and similar repositories for CuckooFilter
Users that are interested in CuckooFilter are comparing it to the libraries listed below
Sorting:
- An advanced Tompson Shell porting on Linux.☆50Jul 10, 2014Updated 11 years ago
- skip list with rank, code less than z_set in redis☆175May 24, 2023Updated 2 years ago
- ☆1,008Nov 12, 2021Updated 4 years ago
- A minimal but extreme fast B+ tree indexing structure demo for billions of key-value storage☆1,881Jan 4, 2023Updated 3 years ago
- Utilities for geek.☆10Mar 20, 2016Updated 9 years ago
- double array trie algorithm golang☆18Oct 28, 2014Updated 11 years ago
- An C++ serialization library☆10May 22, 2015Updated 10 years ago
- agentzh's fork of Russ Cox's re1 toy regex library☆19Jan 31, 2013Updated 13 years ago
- 一个KV类型数据库的代理框架。☆42Apr 1, 2015Updated 10 years ago
- The tiny bitcask storage engine☆114Dec 8, 2018Updated 7 years ago
- A compact implementation of Dr. Askitis HatTrie☆80May 20, 2014Updated 11 years ago
- An Internet-Scale Database.☆1,908Jun 5, 2024Updated last year
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Jul 24, 2011Updated 14 years ago
- Tools for testing C compilers for the correct handling of volatile objects.☆31Jul 18, 2014Updated 11 years ago
- A simple SQL Server...☆16Jan 8, 2015Updated 11 years ago
- A very fast transactional key-value, embedded database storage engine in Fractal-Tree. Teaching/Research purposes only.☆900Oct 29, 2023Updated 2 years ago
- A buffered-tree implemented in dictionary type and more☆75Apr 29, 2013Updated 12 years ago
- ☆67Aug 19, 2015Updated 10 years ago
- ☆35May 18, 2019Updated 6 years ago
- Archived, see GoBeansDB instead.☆864Dec 12, 2015Updated 10 years ago
- ARTful radix tree☆13Feb 10, 2017Updated 9 years ago
- a tiny nosql database supporting pluggable storage engine.☆40Dec 4, 2017Updated 8 years ago
- High performance server-side application framework☆9,141Feb 25, 2026Updated last week
- A redis compatible database.☆15Jul 23, 2021Updated 4 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆41Aug 30, 2016Updated 9 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Jul 14, 2013Updated 12 years ago
- SSDB - A fast NoSQL database, an alternative to Redis☆8,537Aug 20, 2022Updated 3 years ago
- Cross request trace for PHP,like google's dapper,twitter's zipkin☆63Dec 25, 2018Updated 7 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,200Oct 25, 2024Updated last year
- Benchmarking Bloom, Cuckoo, Morton, and PD based filter.☆15Mar 19, 2022Updated 3 years ago
- Build a distributed SQL database from the ground up☆2,150Sep 11, 2022Updated 3 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,376Dec 4, 2023Updated 2 years ago
- Go-style concurrency in C++11☆3,312Jul 3, 2023Updated 2 years ago
- A small C helper library for storing sets of IPv4 and IPv6 addresses☆10Apr 16, 2022Updated 3 years ago
- An id generator for message service.☆163Jan 25, 2015Updated 11 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,684Mar 7, 2024Updated 2 years ago
- F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.☆4,185Feb 13, 2026Updated 3 weeks ago
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆751Oct 15, 2025Updated 4 months ago
- hhvm-yaf is hhvm extension for php-yaf.☆22Oct 29, 2015Updated 10 years ago