tsenart / tbLinks
A generic lock-free implementation of the "Token-Bucket" algorithm
☆147Updated 7 years ago
Alternatives and similar repositories for tb
Users that are interested in tb are comparing it to the libraries listed below
Sorting:
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Non blocking data structures for Go☆267Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- Package pqueue provides a priority queue.☆102Updated 10 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…☆287Updated 6 years ago
- Measure and throttle the rate at which data is transferred.☆261Updated last year
- Package rpool provides a resource pool.☆88Updated 9 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- Go management extensions☆257Updated 8 years ago
- Asynchronous read-ahead for Go readers☆241Updated last year
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆157Updated 2 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Get to Statsd: forward simple statistics to a statsd server☆147Updated 8 years ago
- ☆162Updated last year
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- A JSON parser generator for high performance encoding and decoding in Go.☆467Updated 10 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Consistent Hashing Partition Ring for Go (golang)☆132Updated 7 years ago
- github.com/cznic/mathutil has moved to modernc.org/mathutil☆84Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 10 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- A flexible error support library for Go☆166Updated 5 years ago