klauspost / readaheadLinks
Asynchronous read-ahead for Go readers
☆233Updated 10 months ago
Alternatives and similar repositories for readahead
Users that are interested in readahead are comparing it to the libraries listed below
Sorting:
- Concurrent Buffered IO in Go #golang☆247Updated 3 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆371Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- go4 hosts the go4.org packages.☆330Updated last year
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Error tracing and annotation.☆228Updated 7 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago
- Go implementation of bsdiff & bspatch☆309Updated last year
- Package rehttp implements a Go HTTP transport that handles retries.☆219Updated last year
- Distributed RWMutex in Go☆358Updated 6 years ago
- View annotated files based on line-spec☆225Updated last year
- Golang circular (ring) buffer☆174Updated 2 years ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated 3 months ago
- 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
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 9 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- An introspection tool for Bolt databases.☆108Updated 7 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- More aggressive `go vet`☆88Updated 7 years ago
- Streaming File Cache for #golang☆128Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- Measure and throttle the rate at which data is transferred.☆259Updated last year
- An immutability helper for Go☆141Updated 8 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated 2 months ago