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
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆112Updated 8 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 4 months ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- Measure and throttle the rate at which data is transferred.☆257Updated 8 months ago
- ☆162Updated 5 months ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 5 years ago
- Deprecated. Please go look at monkit!☆174Updated 6 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years 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
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- Consistent Hashing Partition Ring for Go (golang)☆130Updated 6 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- Go package safefile implements safe "atomic" saving of files.☆81Updated last year
- Ordered map Go data structure benchmarks☆40Updated 3 years ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Clock is a small library for mocking time in Go.☆89Updated 6 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- A flexible error support library for Go☆167Updated 4 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