efarrer / iothrottler
A Go package for throttling application IO (such as bandwidth).
☆80Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for iothrottler
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated 11 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆58Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆69Updated 10 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Streaming File Cache for #golang☆127Updated 11 months ago
- Write-ahead log in Golang☆41Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- A simple key/value store based on Bolt.☆40Updated 8 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Storing strings without GC overhead☆82Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 4 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆115Updated this week
- Simple string pattern matcher for Go☆125Updated 7 months ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- a tiny package that implements SMTP server for Go projects☆106Updated 11 months ago
- Collect data about your dependencies☆41Updated 2 weeks ago
- An example TCP proxy in Go.☆65Updated 6 years ago
- A leader election program written in Go using Bully algorithm.☆23Updated 11 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated 5 months ago