lytics / gridLinks
A library for distributed processing for Go
☆59Updated 3 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
- Distributed SQL query engine written in Go for big data☆92Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Go translation of MetroHash☆113Updated 9 months ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆139Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Fast approximate quantiles in Go☆124Updated 2 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- RTree implementation for Go☆54Updated 4 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- A RAFT Election implementation in Go.☆189Updated 5 months ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆193Updated 7 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆101Updated 5 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year