ashishgandhi / buffer
A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.
☆81Updated 4 months ago
Alternatives and similar repositories for buffer:
Users that are interested in buffer are comparing it to the libraries listed below
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- pcg random number generator☆40Updated 3 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated 5 months ago
- A distributed id generation service that starts at zero.☆74Updated 9 years 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
- ☆63Updated 2 years ago
- HyperLogLog++ for Go☆43Updated 6 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated 5 months ago
- ☆162Updated 6 months ago
- Declarative flag parameters as struct tags☆61Updated 8 years ago
- A []byte pool for Go.☆40Updated 2 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆144Updated 6 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- experiment☆24Updated 9 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 4 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Loom - A repository for Weave Files☆26Updated 9 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- Go implementation of Count-Min-Log☆66Updated 2 weeks ago
- Composable cancellation☆46Updated 3 years ago
- JSON-oriented HTTP server and client helpers☆38Updated 6 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- DEPRECATED, use https://github.com/zombiezen/go-capnproto2☆19Updated 9 years ago
- Phi Accrual Failure Detection☆67Updated 9 years ago