klauspost / readahead
Asynchronous read-ahead for Go readers
☆231Updated 7 months ago
Alternatives and similar repositories for readahead:
Users that are interested in readahead are comparing it to the libraries listed below
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Concurrent Buffered IO in Go #golang☆244Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated 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
- Go (golang) package to get hash strings of arbitrary data structures.☆135Updated last week
- go4 hosts the go4.org packages.☆327Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆370Updated 2 years ago
- Package rehttp implements a Go HTTP transport that handles retries.☆220Updated last year
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆111Updated 8 years ago
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- Streaming File Cache for #golang☆127Updated last year
- Templates, generics engine for Go☆136Updated 6 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- An immutability helper for Go☆142Updated 8 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- atomic is a go package for atomic file writing☆200Updated 2 years ago
- Bindings for the LMDB C library☆161Updated 2 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆288Updated 5 years ago
- Streaming TopK estimates☆86Updated 3 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆144Updated 6 years ago
- Distributed RWMutex in Go☆350Updated 5 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆182Updated 5 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 8 years ago
- Measure and throttle the rate at which data is transferred.☆257Updated 9 months ago
- General, type-safe, non-allocating set-operations for any sort.Interface☆170Updated 6 years ago