rigtorp / TokenBucketLinks
Lock-free implementation of the token bucket algorithm in C++
☆61Updated 2 years ago
Alternatives and similar repositories for TokenBucket
Users that are interested in TokenBucket are comparing it to the libraries listed below
Sorting:
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆148Updated 5 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆331Updated last year
- 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
- Boost.Lockfree☆146Updated 3 weeks ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆81Updated 7 years ago
- C++ implementation of raft consensus☆268Updated 2 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆231Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆187Updated 5 years ago
- ☆52Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆145Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- Different implementations of spinlock.☆105Updated 11 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆158Updated 4 months ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆209Updated 3 years ago
- Boost.Coroutine2☆135Updated 3 weeks ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- QSBR and EBR library☆133Updated 5 years ago
- ☆128Updated 2 years ago