begeekmyfriend / CuckooFilterView external linksLinks
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,885Jan 4, 2023Updated 3 years ago
- Absolute balanced kdtree for fast kNN search.☆180Oct 26, 2025Updated 3 months ago
- double array trie algorithm golang☆18Oct 28, 2014Updated 11 years ago
- Utilities for geek.☆10Mar 20, 2016Updated 9 years ago
- A C library implementation of a Cuckoo Filter☆27Oct 14, 2021Updated 4 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
- An Internet-Scale Database.☆1,907Jun 5, 2024Updated last year
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Jul 24, 2011Updated 14 years ago
- Linux porting of Benchmark of Dictionary Structures by Heng Li (http://lh3lh3.users.sourceforge.net/udb.shtml)☆63Apr 16, 2018Updated 7 years ago
- A simple and small bloom filter implementation in plain C.☆305Sep 18, 2022Updated 3 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
- 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,122Updated this 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,572Aug 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,197Oct 25, 2024Updated last year
- Benchmarking Bloom, Cuckoo, Morton, and PD based filter.☆15Mar 19, 2022Updated 3 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,378Dec 4, 2023Updated 2 years ago
- Go-style concurrency in C++11☆3,311Jul 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,681Mar 7, 2024Updated last year
- F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.☆4,180Updated this week
- Lightweight thread library for C/C++ coroutine (similar to goroutine), for high performance network servers.☆750Oct 15, 2025Updated 4 months ago
- C library for Lexical Analysis☆33Dec 13, 2015Updated 10 years ago