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++.☆157Updated 2 years ago
- C++ client for Consul (http://consul.io)☆159Updated 3 years ago
- A collection of shared memory containers for high performance server☆237Updated 3 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
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆387Updated 5 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 years ago
- C++ implementation of raft consensus☆267Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- C++ Kafka Client Library using Boost Asio☆74Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆373Updated 6 months ago
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆319Updated last year
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 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 last year
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- STL-based caches for C++☆116Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A C++ Redis client☆189Updated 6 years ago
- C++ integer-to-string conversion benchmark☆341Updated 7 months ago
- Boost.asio based Redis-client library.☆322Updated 4 years ago
- C++ Elasticsearch client library☆138Updated 3 years ago
- Boost.Lockfree☆143Updated last month
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆28Updated 4 years ago
- disruptor concurency pattern in c++☆493Updated last year
- Zipkin tracing library for C/C++☆50Updated 7 years ago
- Boost::ASIO low-level redis client (connector)☆146Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆275Updated 3 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago