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++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)☆199Updated 7 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- A collection of shared memory containers for high performance server☆239Updated 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 7 years ago
- C++ client for Consul (http://consul.io)☆159Updated 3 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 …☆298Updated last year
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆390Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆81Updated 7 years ago
- STL-based caches for C++☆116Updated 2 years ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆380Updated 8 months ago
- A Non-invasive,Powerful And CPU-friendly Ratelimiter!☆27Updated 4 years ago
- OpenTracing API for C++. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆319Updated last year
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- disruptor concurency pattern in c++☆494Updated last year
- C++ Elasticsearch client library☆139Updated 3 years ago
- Lock-free implementation of the token bucket algorithm in C++☆61Updated 2 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++ integer-to-string conversion benchmark☆342Updated 9 months ago
- C++ Kafka Client Library using Boost Asio☆74Updated 8 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A highly optimized single producer single consumer message queue C++ template☆277Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- ☆65Updated 6 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago
- zookeeper client of cpp, base on zookeeper c api☆37Updated 5 years ago
- Redis C++ Client☆67Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago