mxk / go-flowrateLinks
Go package for limiting and monitoring data flow rate
☆95Updated 8 years ago
Alternatives and similar repositories for go-flowrate
Users that are interested in go-flowrate are comparing it to the libraries listed below
Sorting:
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Streaming File Cache for #golang☆128Updated last year
- Asynchronous read-ahead for Go readers☆234Updated last year
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Golang package to handle HAProxy Proxy Protocol☆199Updated last year
- cross-platform Golang helpers for reading password input without cgo☆117Updated last year
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 5 years ago
- Find, list, and inspect processes from Go (golang)☆81Updated 5 years ago
- Handle locking via pid files☆143Updated 2 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- Golang circular (ring) buffer☆175Updated 2 years ago
- Port of LZ4 lossless compression algorithm to Go