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 ZooKeeper client for C++.☆152Updated 2 years ago
- STL-based caches for C++☆115Updated last year
- C++ implementation of raft consensus☆263Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- C++ client for Consul (http://consul.io)☆154Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆76Updated 6 years ago
- C++ Kafka Client Library using Boost Asio☆76Updated 7 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆344Updated 3 months ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- Redis C++ Client☆66Updated last year
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated last year
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- A public domain lock free queues implemented in C++11☆182Updated 11 years ago
- modern c++ raft library☆46Updated 5 years ago
- Provides connection pooling and auto-reconnect for hiredis. It is also minimalistic and easy to do customization.☆52Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆319Updated last year
- C++ Zookeeper client library inspired by Apache Curator☆21Updated 7 years ago
- ☆66Updated 5 years ago
- Boost.Lockfree☆128Updated last month
- A hierarchical timer wheel, for implementing timed event queues☆209Updated 10 months ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- disruptor concurency pattern in c++☆479Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆156Updated 6 years ago