Consistent Hashing implement in Golang
☆21Apr 11, 2018Updated 8 years ago
Alternatives and similar repositories for consistent
Users that are interested in consistent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A Bit Stream helper in Golang☆12May 26, 2019Updated 7 years ago
- Go implementation of skiplist, with search fingers☆33Oct 26, 2015Updated 10 years ago
- A simple Go app to understand the Raft Consensus Algorithm☆11Jun 13, 2016Updated 10 years ago
- A Redis Pub/Sub concept implement by Golang☆11Jun 21, 2018Updated 8 years ago
- Go implement for Paxos algorithm☆51Nov 28, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Simple RPC Key Value Server using etcd/Raft in Golang☆12Mar 11, 2016Updated 10 years ago
- A simple radix tree implement by Golang☆17Nov 28, 2018Updated 7 years ago
- Property-based testing for Go☆66Updated this week
- A ngram indexing implement in Go☆12Oct 13, 2022Updated 3 years ago
- Publish-Subscribe Broker for the Constrained Application Protocol (CoAP) in Golang☆13Jan 22, 2016Updated 10 years ago
- A RPC Server implement base on Raft Paper in Golang☆10Jun 17, 2016Updated 10 years ago
- Collection of datastructures for rustlang☆11May 11, 2022Updated 4 years ago
- Generic Prometheus ⟷ MQTT Bridge☆18Jan 10, 2022Updated 4 years ago
- Asynchronous IO + coroutine, a high performance solution for networking server. You can write code as synchronous model, rather than cont…☆11Jul 9, 2014Updated 11 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A trigram indexing implement in Go☆29Nov 4, 2018Updated 7 years ago
- CYK algorithm in Golang☆14Nov 7, 2018Updated 7 years ago
- (PUBSUB) Publish-Subscrbe message broker with Disk queue in Golang☆12Aug 3, 2019Updated 6 years ago
- KMP (Knuth–Morris–Pratt algorithm) implement and related string function `Strstr` and `Strchr` in Golang☆15Apr 18, 2016Updated 10 years ago
- Example application for FlatBuffers☆14Oct 27, 2015Updated 10 years ago
- A lock-free pool-based allocator using C++11 facilities☆15Mar 21, 2015Updated 11 years ago
- Basic paxos☆29Apr 10, 2014Updated 12 years ago
- Boolean, counting and layered bloom filters for Go☆23May 28, 2012Updated 14 years ago
- Lock-free counter for OpenResty☆23May 13, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Unexport notused exported identifiers in Go☆23Aug 24, 2015Updated 10 years ago
- Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)☆27Nov 30, 2025Updated 6 months ago
- Bloom filters implemented in Go.☆147Apr 16, 2018Updated 8 years ago
- ☆16Jan 5, 2015Updated 11 years ago
- Generate Go structs from JSON!