textnode / gringoLinks
High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)
☆134Updated 7 years ago
Alternatives and similar repositories for gringo
Users that are interested in gringo are comparing it to the libraries listed below
Sorting:
- a small circular ring buffer library in go / golang☆187Updated 6 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 7 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 9 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A scalable lock-free channel.☆135Updated 9 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…☆287Updated 5 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 7 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- github.com/cznic/b has moved to modernc.org/b☆227Updated 7 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Golang adaptation of geohash-js (https://github.com/davetroy/geohash-js/tree/master)☆80Updated 11 years ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- Get to Statsd: forward simple statistics to a statsd server☆147Updated 8 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆289Updated 6 months ago
- A JSON parser generator for high performance encoding and decoding in Go.☆468Updated 10 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Golang LRU read-through cache backed by a remote store☆32Updated 9 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- An optimized substring search engine written in Go☆546Updated 6 years ago
- a Go HTTP client with timeouts☆294Updated 5 years ago
- Asynchronous read-ahead for Go readers☆238Updated last year
- A simple finite state machine for Golang☆162Updated last year