glycerine / rbuf
a small circular ring buffer library in go / golang
☆188Updated 6 years ago
Alternatives and similar repositories for rbuf:
Users that are interested in rbuf are comparing it to the libraries listed below
- Golang circular (ring) buffer☆174Updated 2 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
- A scalable lock-free channel.☆135Updated 8 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Asynchronous read-ahead for Go readers☆231Updated 7 months ago
- Go translation of MetroHash☆109Updated 2 months ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Bindings for the LMDB C library☆161Updated 2 years ago
- Non blocking data structures for Go☆266Updated 8 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Run functions resiliently in Go, catching and restarting panics☆159Updated last year
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 6 years ago
- 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
- A collection of concurrent ring buffers☆133Updated 6 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Templates, generics engine for Go☆136Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Go package for limiting and monitoring data flow rate☆95Updated 8 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- go-farm: a pure-Go farmhash implementation☆248Updated 6 months ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆144Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 7 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Package pipe implements unix-like pipelines for Go.☆237Updated last year