aarthikrao / timeMachineLinks
A distributed fault tolerant scheduler that is horizontally scalable π₯
β98Updated 8 months ago
Alternatives and similar repositories for timeMachine
Users that are interested in timeMachine are comparing it to the libraries listed below
Sorting:
- Simple and efficient WAL implementation in Go πβ61Updated last year
- A distributed message queue.β125Updated last month
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocolβ135Updated 2 months ago
- A Kafka log inspired in-memory and append-only data structureβ133Updated last month
- A high performance in memory distributed cacheβ65Updated 5 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.β108Updated 3 months ago
- A fast file-based priority queueβ58Updated last year
- An Adaptive Radix Tree (ART) implementation in Goβ81Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviromentsβ71Updated 3 years ago
- Easy and intuitive Go Benchmark Results Viewer.β71Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ74Updated 3 years ago
- A simple In-Memory Data Grid in Goβ73Updated 3 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome libraryβ67Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)β140Updated 2 years ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β64Updated last week
- Fault tolerant, sharded key value storage written in GoLangβ83Updated 2 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.β90Updated 6 months ago
- Cancellable, Efficient and Reliable Distributed Task Queue in Goβ93Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)β194Updated last year
- A high-performance rate limiter library for Go applications