mfycheng / ratelimiterLinks
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
Sorting:
- A ZooKeeper client for C++.☆156Updated 2 years ago
- STL-based caches for C++☆116Updated 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 multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆78Updated 6 years ago
- C++ client for Consul (http://consul.io)☆155Updated 3 years ago
- A collection of shared memory containers for high performance server☆233Updated 3 years ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- C++ implementation of raft consensus☆264Updated 2 years ago
- ☆65Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆57Updated 2 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆353Updated 2 months ago
- Zipkin tracing library for C/C++☆50Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆196Updated 7 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 …☆295Updated 8 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆318Updated last year
- Yet Another RAFT implementation☆126Updated 6 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☆250Updated this week
- C++ Elasticsearch client library☆135Updated 2 years ago
- Boost.Lockfree☆133Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆306Updated 10 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆130Updated 6 months ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆379Updated 4 years ago
- modern c++ raft library☆47Updated 5 years ago
- Based on gmock, can mock global function, member function, class static function without changing source code.☆78Updated last year