textnode / gringo
High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)
☆133Updated 6 years ago
Alternatives and similar repositories for gringo:
Users that are interested in gringo are comparing it to the libraries listed below
- Package pqueue provides a priority queue.☆102Updated 9 years ago
- A scalable lock-free channel.☆134Updated 8 years ago
- a small circular ring buffer library in go / golang☆187Updated 5 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 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
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 7 years ago
- Code generation tool for Go that generates common functions for iterable types such as map and filter for slices and channels.☆88Updated 5 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
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆80Updated 8 years ago
- Package rpool provides a resource pool.☆88Updated 8 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- an in-memory LRU string-string map with expiration for golang☆109Updated 6 years ago
- [UNMATAINED] A lightweight, fast, orm-like library helps interactive with database☆60Updated 7 years ago
- Language bindings for nanomsg in Go (Golang)☆272Updated 6 years ago
- skiplist for golang☆84Updated 10 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 7 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 10 years ago
- Bloom filters implemented in Go.☆146Updated 6 years ago
- A Go source transformation tool for generics☆262Updated 2 years ago
- A Go database☆531Updated 6 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆57Updated 7 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 7 years ago
- A Go interface to ZeroMQ version 3☆133Updated 3 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆413Updated 6 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆145Updated 6 years ago
- my personal golang lib☆128Updated 4 years ago
- [Go] interface-bench - a quick look at some of Go's subtleties regarding the use of interfaces.☆110Updated 8 years ago