rigtorp / TokenBucket
Lock-free implementation of the token bucket algorithm in C++
☆54Updated last year
Related projects ⓘ
Alternatives and complementary repositories for TokenBucket
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆142Updated 4 years ago
- Boost.Lockfree☆125Updated this week
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆67Updated 2 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆284Updated 3 months ago
- Async GRPC with C++20 coroutine support☆75Updated 2 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 3 years ago
- ☆49Updated 4 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated last week
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Different implementations of spinlock.☆104Updated 9 years ago
- view the coroutine's stack information☆14Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆86Updated 4 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆36Updated 5 months ago
- Boost.Coroutine2☆128Updated this week
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆85Updated last year
- A stats collection and distributed tracing framework☆145Updated last year