upbit / bloomfilter
This is a stand-alone bloomfilter implementation written in C. Simple but powerful
☆10Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for bloomfilter
- shared memory☆19Updated 8 years ago
- 多种无锁队列☆43Updated 6 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆138Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 9 years ago
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- Lock-Free Thread Pool☆75Updated last year
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆23Updated 12 years ago
- openssl surpport for handy☆42Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆45Updated 2 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- fast thread pool☆26Updated 5 years ago
- ☆37Updated 9 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- A hashtable in C☆57Updated 10 years ago
- lock free queue☆46Updated 11 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- ☆64Updated 5 years ago
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆34Updated 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 3 years ago
- nginx shared memory map module☆20Updated 9 years ago