mfycheng / ratelimiter
A C++ Rate limiter implementation.
☆54Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for ratelimiter
- Lock-free implementation of the token bucket algorithm in C++☆55Updated last year
- A ZooKeeper client for C++.☆151Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- STL-based caches for C++☆113Updated last year
- A concurrent thread-safe hash map implemented in C++☆145Updated last year
- C++ implementation of raft consensus☆264Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C++ client for Consul (http://consul.io)☆152Updated 2 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 4 years ago
- A collection of shared memory containers for high performance server☆232Updated 2 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 3 years ago
- Zipkin tracing library for C/C++☆50Updated 6 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆194Updated 6 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A C++ port of the Typesafe Config library.☆81Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆139Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- Boost.Lockfree☆125Updated last week
- C++ implementation of Radix tree☆59Updated 5 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆331Updated last week
- C++ Zookeeper client library inspired by Apache Curator☆21Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- C++ Client for elasticsearch☆121Updated 7 months ago
- An async redis client designed for performance and scalability☆232Updated this week
- a consistent_hash implementation writen in c++☆80Updated 10 years ago
- C++ port of the codahale/dropwizard metrics library☆74Updated 6 years ago
- C++ gRPC library with callback interface.☆42Updated 6 years ago