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:
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- 多种无锁队列☆43Updated 8 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆164Updated 4 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- ☆155Updated 12 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- Fork of Log4c project☆93Updated 9 years ago
- openssl surpport for handy☆42Updated 10 years ago
- ☆14Updated 9 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 8 years ago
- Stpool is a portable and efficient tasks pool library, it can work on diferent platforms such as Windows, linux, unix and ARM.☆43Updated 7 years ago
- An example https client and server using OpenSSL and libevent, for the purpose of discussing some issues that came up on the libevent mai…☆181Updated 7 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- A hashtable in C☆59Updated 12 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- shared memory☆21Updated 9 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 5 months ago