abronan / distsys-readingsLinks
Research papers on: Consensus, CRDTs, Failure detectors, Distributed Scheduling and Network Topology.
☆20Updated 7 years ago
Alternatives and similar repositories for distsys-readings
Users that are interested in distsys-readings are comparing it to the libraries listed below
Sorting:
- Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship.☆19Updated 6 years ago
- Reliable distributed agreement service for the cloud☆47Updated 8 years ago
- The Skinny Distributed Lock Service☆97Updated 5 years ago
- deterministic subsetting☆24Updated 7 years ago
- WIP: generate protobuf package from .proto files, web service and CLI client☆13Updated 6 years ago
- Golang Automatic remediation☆33Updated 6 years ago
- Formatter for CockroachDB's additions to the Go style guide.☆18Updated last year
- Golang implementation of Chord DHT☆35Updated 3 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- Go client for Runtime application level feature flags and configuration☆92Updated 2 years ago
- The Lightstep distributed tracing library for Go☆100Updated last year
- Distributed Time Synchronization Service☆173Updated 2 months ago
- Goavro translates between Go native types and binary and textual Avro data☆32Updated 5 years ago
- A lightweight daemon for counting unique events using Redis and PostgreSQL☆35Updated 7 years ago
- A simple bounded queue simulator☆21Updated 6 years ago
- Yet Another RPC for Go☆10Updated 7 years ago
- Source of paper “A critique of the CAP theorem”☆16Updated 9 years ago
- A Kafka consumer coordination library for Go.☆33Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- A Golang library that implements the Hierarchical State Machine(HSM).☆47Updated 10 years ago
- Golang implentation of paxos consensus algorithm☆49Updated 6 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A redis implementation written in Go.☆55Updated 12 years ago
- Encoding Agnostic Validation (Validation Language, Parsers and Encoders)☆95Updated 3 years ago
- hyperloglog counts things using the HyperLogLog algorithm to estimate cardinality☆32Updated 3 years ago
- A Go implementation of Apache Helix (currently the participant part only).☆56Updated 7 years ago
- Key-value store for temporary items☆19Updated 7 years ago
- TLA+ modules, specifications, and models for Radix trees.☆33Updated 4 years ago
- Re-usable Go components and micro-frameworks☆33Updated 7 years ago
- An all-in-one data service (caching + K/V + flags + counters + sets) for microservices and FaaS functions. gRPC and HTTP interfaces.☆105Updated last week