klauspost / readaheadLinks
Asynchronous read-ahead for Go readers
☆234Updated last year
Alternatives and similar repositories for readahead
Users that are interested in readahead are comparing it to the libraries listed below
Sorting:
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years 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
- An immutability helper for Go☆141Updated 9 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 5 months ago
- go4 hosts the go4.org packages.☆329Updated 2 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- The slice package sorts Go slices.☆111Updated 7 years ago
- Package errd simplifies error and defer handling.☆154Updated 5 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- ☆90Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- Measure and throttle the rate at which data is transferred.