tsenart / tb
A generic lock-free implementation of the "Token-Bucket" algorithm
☆144Updated 6 years ago
Alternatives and similar repositories for tb:
Users that are interested in tb are comparing it to the libraries listed below
- Non blocking data structures for Go☆266Updated 8 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆110Updated 8 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 5 months ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 5 years ago
- ☆162Updated 6 months ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Measure and throttle the rate at which data is transferred.☆257Updated 9 months ago
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Composable cancellation☆46Updated 3 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Go management extensions☆259Updated 7 years ago
- Bloom filters implemented in Go.☆146Updated 6 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated 6 months ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 6 months ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Deprecated. Please go look at monkit!☆174Updated 6 years ago
- Clock is a small library for mocking time in Go.☆89Updated 6 years ago
- Streaming approximate histograms in Go☆175Updated 4 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago