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)☆158Updated 3 years ago
- C++ implementation of raft consensus☆267Updated 2 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 collection of shared memory containers for high performance server☆239Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆387Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- STL-based caches for C++☆116Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 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 last year
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆374Updated 7 months ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆198Updated 7 years ago
- disruptor concurency pattern in c++☆494Updated last year
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆319Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 7 years ago
- A C++ Redis client☆189Updated 6 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- A highly optimized single producer single consumer message queue C++ template☆276Updated 3 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- C++ cache with LRU/LFU/FIFO policies implementation☆370Updated last month
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- An async redis client designed for performance and scalability☆268Updated this week
- C++ Kafka Client Library using Boost Asio☆74Updated 7 years ago
- Boost.asio based Redis-client library.☆323Updated 4 years ago
- Boost.Lockfree☆145Updated last week
- C++ Elasticsearch client library☆138Updated 3 years ago