tsenart / tb
A generic lock-free implementation of the "Token-Bucket" algorithm
☆145Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for tb
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆57Updated 7 years ago
- An epoll(7)-based file-descriptor multiplexer.☆108Updated 8 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Get to Statsd: forward simple statistics to a statsd server☆149Updated 7 years ago
- Non blocking data structures for Go☆267Updated 8 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 3 weeks ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆130Updated 6 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 6 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆154Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 8 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 4 years ago
- Port of LZ4 lossless compression algorithm to Go☆211Updated 7 years ago
- Package stack provides utilities to capture and pass around stack traces.☆98Updated 8 years ago
- ☆162Updated 2 months ago
- Measure and throttle the rate at which data is transferred.☆258Updated 5 months ago
- Phi Accrual Failure Detection☆67Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- gtreap is an immutable treap implementation in the Go Language☆89Updated 2 years ago
- Web-based memory profiler for Go services☆41Updated 2 years ago
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆127Updated 10 years ago
- Go management extensions☆259Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆111Updated 7 years ago
- Parallel and radix sorting in Go☆100Updated last year