swarnabgarang / distributed-task-schedulerLinks
☆20Updated last year
Alternatives and similar repositories for distributed-task-scheduler
Users that are interested in distributed-task-scheduler are comparing it to the libraries listed below
Sorting:
- An LSM Tree based Key-Value storage engine written in Go☆41Updated last year
- Persistent Key-Value store based on BitCask.☆19Updated 6 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- A simple distributed task scheduler written in Go . It's designed to handle a high volume of tasks, distribute them across multiple worke…☆67Updated last year
- A fully featured SQL database written in Go☆50Updated 6 months ago
- A distributed message queue.☆125Updated 2 months ago
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- (educational) build your own disk based KV store☆13Updated last year
- A fast and easy-to-configure load balancer☆67Updated last month
- The real time database for modern applications☆28Updated 2 years ago
- Key value store using the redis protocol with Postgres as a backend☆59Updated 9 months ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- Go web framework inspired by express.js☆28Updated last year
- ☆19Updated last year
- one billion row challenge☆42Updated last year
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆91Updated 2 months ago
- A tiny go package to manage HTTP requests with dead letter management/retry. Based on go-redis.☆18Updated 3 years ago
- 🚗 Real time package tracking implementation with RabbitMQ☆59Updated 3 years ago
- ☆18Updated 4 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- A production-grade todo app applying the following technologies: Go, gRPC, Docker, Kubernetes, Zap, Jaeger, Prometheus, Grafana and more☆110Updated 3 months ago
- Inquiry is a Go package that converts CSV files into a SQLite database, allowing you to run SQL statements on them.☆32Updated last week
- A basic Raft implementation in Go.☆229Updated last year
- A distributed server written in golang using redis, grpc and nginx, to broadcast messages to all connected gRPC clients in real time.☆17Updated last year
- A Simplest Storage-Agnostic and Zero-dep Message Queue for Your Concurrent Go Program☆156Updated 2 weeks ago
- Extremely fast, light weight, zero alloc logfmt logging library for Go.☆96Updated 2 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- Solution to One Billion Rows Challenge in Golang.☆260Updated last year
- Solutions to Advent of Code.☆51Updated 7 months ago