upbit / bloomfilterLinks
This is a stand-alone bloomfilter implementation written in C. Simple but powerful
☆10Updated 11 years ago
Alternatives and similar repositories for bloomfilter
Users that are interested in bloomfilter are comparing it to the libraries listed below
Sorting:
- 多种无锁队列☆43Updated 7 years ago
- Lock-Free Thread Pool☆78Updated last year
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- shared memory☆20Updated 9 years ago
- nginx shared memory map module☆20Updated 10 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- ☆14Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- A hashtable in C☆58Updated 11 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 9 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- SPDataPickle is a library use to serialize and deserialize C structures to and from XML/JSON/ProtoBuf☆11Updated 10 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- a rpc framework based on libev and implementd by c☆20Updated 13 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- lock free queue☆47Updated 11 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆17Updated 2 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- high performance network framework with xdp☆20Updated 3 years ago
- This is mini rpc depend on google protobuf.☆11Updated 5 years ago
- epoll based tcp/udp server☆31Updated last year
- ☆154Updated 11 years ago