ashishgandhi / buffer
A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.
☆81Updated 6 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
- Generate datastructures for your types.☆77Updated 5 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- Declarative flag parameters as struct tags☆61Updated 8 years ago
- Low latency batching queues for Go☆75Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 6 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated 7 months ago
- Streaming TopK estimates☆86Updated 3 years ago
- A polite Go HTTP server that shuts down gracefully.☆90Updated 7 years ago
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- A []byte pool for Go.☆41Updated 2 years ago
- Fastest Encoder in the West☆64Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- ☆161Updated 7 months ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆65Updated 8 years ago
- HyperLogLog++ for Go☆43Updated 7 years ago
- Go package safefile implements safe "atomic" saving of files.☆81Updated last year
- Shutdown management library for Go☆36Updated 9 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆185Updated 7 years ago
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated 2 years ago
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 8 years ago
- prdeps prints the dependency graph of a Go package.☆43Updated 7 years ago