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 8 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Updated 8 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- shared memory☆21Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Updated 9 years ago
- A small thread-safe queue written in C☆107Updated 6 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago
- nginx shared memory map module☆21Updated 10 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- a rpc framework based on libev and implementd by c☆20Updated 13 years ago
- SSL Client/Server简单安全数据传输程序.☆29Updated 10 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- 一个基于Linux的纯C基础类库☆36Updated 8 years ago
- ☆155Updated 12 years ago
- Fork of Log4c project☆93Updated 9 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆47Updated 3 years ago
- A hashtable in C☆59Updated 12 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
- 使用KCP和libuv的简单网络模块。☆66Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- OpenSource WebSocket toolkit☆130Updated 5 months ago
- skip list with rank, code less than z_set in redis☆175Updated 2 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 9 years ago
- Lightweight C++ wrapper for LibEvent 2 API☆47Updated 8 years ago
- http server library☆62Updated 10 years ago