ashishgandhi / bufferLinks
A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.
☆82Updated last year
Alternatives and similar repositories for buffer
Users that are interested in buffer are comparing it to the libraries listed below
Sorting:
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago
- Generate datastructures for your types.☆77Updated 6 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- Low latency batching queues for Go☆75Updated 9 years ago
- ☆162Updated last year
- A distributed id generation service that starts at zero.☆74Updated 10 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- BitSet data structure in golang☆36Updated 6 years ago
- Measuring time intervals correctly in Go (monotonic clock).☆65Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 9 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆104Updated 7 years ago
- DEPRECATED, use https://github.com/zombiezen/go-capnproto2☆19Updated 10 years ago
- Metric reporting for Go applications☆76Updated 10 years ago
- pcg random number generator☆41Updated 4 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆118Updated last year
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Probabilistic Data Structures for Go☆258Updated 7 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated 2 years ago
- Phi Accrual Failure Detection☆67Updated 10 years ago
- io.Writer that automatically rotates files☆31Updated 7 years ago
- Declarative flag parameters as struct tags☆61Updated 9 years ago