tsenart / tb
A generic lock-free implementation of the "Token-Bucket" algorithm
☆145Updated 6 years ago
Alternatives and similar repositories for tb:
Users that are interested in tb are comparing it to the libraries listed below
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆111Updated 7 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- Measure and throttle the rate at which data is transferred.☆258Updated 7 months ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 5 years ago
- ☆161Updated 4 months ago
- Package rpool provides a resource pool.☆88Updated 8 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 3 months ago
- Go runtime GC trace analysis and statistics tool☆35Updated 8 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- a small circular ring buffer library in go / golang☆188Updated 5 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 2 years ago
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆126Updated 10 years ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆57Updated 7 years ago
- CRC32 hash with x64 optimizations☆74Updated 6 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated 4 months ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 6 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 7 years ago
- Clock is a small library for mocking time in Go.☆89Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- Go package for limiting and monitoring data flow rate☆93Updated 8 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 4 months ago