upbit / bloomfilter
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
- 多种无锁队列☆43Updated 7 years ago
- shared memory☆20Updated 9 years ago
- Lock-Free Thread Pool☆77Updated last year
- 一个基于Linux的纯C基础类库☆37Updated 7 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- ☆14Updated 8 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A hashtable in C☆58Updated 11 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆93Updated 6 years ago
- ☆150Updated 11 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- openssl surpport for handy☆42Updated 9 years ago
- nginx shared memory map module☆20Updated 9 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- A thread-safe multi database connection pool library, cloned from https://bitbucket.org/tildeslash/libzdb☆46Updated 3 years ago
- fast thread pool☆27Updated 6 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- SPDataPickle is a library use to serialize and deserialize C structures to and from XML/JSON/ProtoBuf☆11Updated 10 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- libevlite - A simple Network library that contains the Event library, Thread library, Communications library. Event library is LIBEVENT L…☆9Updated last year
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago