mfycheng / ratelimiter
A C++ Rate limiter implementation.
☆55Updated 9 years ago
Alternatives and similar repositories for ratelimiter:
Users that are interested in ratelimiter are comparing it to the libraries listed below
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- A ZooKeeper client for C++.☆153Updated 2 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- STL-based caches for C++☆115Updated last year
- Zipkin tracing library for C/C++☆50Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆146Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- C++ client for Consul (http://consul.io)☆154Updated 3 years ago
- An async redis client designed for performance and scalability☆242Updated 2 weeks ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- ☆65Updated 5 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆58Updated 4 years ago
- C++ implementation of raft consensus☆262Updated last year
- Yet Another RAFT implementation☆126Updated 6 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated 11 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆127Updated 4 months ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆345Updated 4 months ago
- Redis C++ Client☆66Updated last year
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 3 years ago
- modern c++ raft library☆47Updated 5 years ago
- ☆28Updated 8 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆150Updated last year