ashishgandhi / buffer
A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.
☆81Updated last month
Related projects ⓘ
Alternatives and complementary repositories for buffer
- Implementation of the Jump Consistent Hash algorithm in Go.☆154Updated 9 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆41Updated 6 years ago
- Circular buffer backed by MMAPed file for golang☆89Updated last month
- pcg random number generator☆40Updated 3 years ago
- Generate datastructures for your types.☆77Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 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
- ☆162Updated 2 months ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆64Updated 5 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- Reverse Proxy for managing multiple Digital Ocean backends.☆29Updated 9 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 8 years ago
- Dendrite is a Go package that implements distributed hash table (DHT) based on Chord Protocol.☆30Updated 8 years ago
- Parallel and radix sorting in Go☆100Updated last year
- A library in golang that implements the PorterStemmer algorithm for stemming words.☆35Updated 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☆130Updated 6 years ago
- experiment☆25Updated 9 years ago
- Package pqueue provides a priority queue.☆102Updated 9 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
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 8 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆120Updated last month
- A caching library for go that supports multiple keys and various replacement algorithms.☆159Updated last year
- Go implementation of Count-Min-Log☆66Updated 7 years ago
- Fastest Encoder in the West☆64Updated 7 years ago
- Middleware decorator for go servers.☆37Updated 9 years ago