rounakdatta / GoDFSLinks
[G|HD]FS inspired simple distributed filesystem
☆25Updated 3 years ago
Alternatives and similar repositories for GoDFS
Users that are interested in GoDFS are comparing it to the libraries listed below
Sorting:
- A distributed in-memory key-value store built using hashicorp/memberlist with HTTP API☆144Updated last year
- ⚡️ lock-free utilities in Go☆164Updated last year
- B+ tree in pure Go.☆96Updated 10 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Golang Epoll Support - Linux☆19Updated 6 years ago
- ☆80Updated 5 months ago
- Performance related examples for Go☆29Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Native persistent memory support for Go☆83Updated 3 years ago
- Implementation of Chord DHT(Distributed Hash Table) paper☆192Updated 4 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- Examples for Dragonboat☆194Updated last year
- A Bitcask (LSM+WAL) Key/Value Store written in Go.☆37Updated 6 years ago
- Go implementation of the Gossip protocol☆143Updated last year
- Package netpoll implements a network poller based on epoll/kqueue.