rigtorp / TokenBucket
Lock-free implementation of the token bucket algorithm in C++
☆57Updated last year
Alternatives and similar repositories for TokenBucket:
Users that are interested in TokenBucket are comparing it to the libraries listed below
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆117Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 8 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- A concurrent thread-safe hash map implemented in C++☆146Updated last year
- async io-uring based kernel io library☆30Updated 3 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- Boost.Lockfree☆128Updated last month
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- A C++ Rate limiter implementation.☆55Updated 9 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- ☆50Updated 4 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- The C++ TiKV client used by TiFlash.☆41Updated last week
- C++ framework for rapid server development☆77Updated last year
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 5 months ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- QSBR and EBR library☆117Updated 5 years ago