glycerine / go-sliding-windowLinks
a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.
☆58Updated 8 years ago
Alternatives and similar repositories for go-sliding-window
Users that are interested in go-sliding-window are comparing it to the libraries listed below
Sorting:
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated 9 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Asynchronous read-ahead for Go readers☆234Updated last year
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated 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
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- sharded key-value store compatible with p5-ShardedKV☆37Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- ☆90Updated 8 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- [Mirror] Supervisor trees for Go applications.☆34Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- ☆163Updated 10 months ago
- A []byte pool for Go.☆43Updated 3 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆117Updated 5 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 9 years ago