lytics / gridLinks
A library for distributed processing for Go
☆59Updated 6 months ago
Alternatives and similar repositories for grid
Users that are interested in grid are comparing it to the libraries listed below
Sorting:
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆140Updated 3 years ago
- Go translation of MetroHash☆113Updated 11 months ago
- Graph loop detection in Go using Tarjan's algorithm☆60Updated 4 years ago
- Distributed SQL query engine written in Go for big data☆93Updated 7 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- RTree implementation for Go☆54Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- A RAFT Election implementation in Go.☆188Updated 8 months ago
- Lock-free, non-blocking, concurrent queue on shared memory for Go☆79Updated 9 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago