mfycheng / ratelimiterLinks
A C++ Rate limiter implementation.
☆56Updated 10 years ago
Alternatives and similar repositories for ratelimiter
Users that are interested in ratelimiter are comparing it to the libraries listed below
Sorting:
- A ZooKeeper client for C++.☆156Updated 2 years ago
- C++ client for Consul (http://consul.io)☆157Updated 3 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆363Updated 4 months ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Updated 6 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆195Updated 7 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆381Updated 5 years ago
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆319Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆144Updated 2 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆296Updated 10 months ago
- disruptor concurency pattern in c++☆487Updated last year
- Boost.asio based Redis-client library.☆321Updated 4 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 7 years ago
- C++ Base Library for serverside development☆349Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆91Updated 4 years ago
- Lock-free implementation of the token bucket algorithm in C++☆59Updated 2 years ago
- A highly optimized single producer single consumer message queue C++ template☆268Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- An async redis client designed for performance and scalability☆258Updated this week
- Redis C++ Client☆66Updated last year
- A C++ Redis client☆189Updated 6 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Zipkin tracing library for C/C++☆50Updated 7 years ago