fastfn / dendriteLinks
Dendrite is a Go package that implements distributed hash table (DHT) based on Chord Protocol.
☆30Updated 9 years ago
Alternatives and similar repositories for dendrite
Users that are interested in dendrite are comparing it to the libraries listed below
Sorting:
- ☆15Updated 8 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 5 years ago
- An API optimized for processing timeseries data.☆35Updated 4 years ago
- Go library for Chitin data file format and protocol☆10Updated 9 years ago
- BitSet data structure in golang☆37Updated 5 years ago
- Agree is a Go package that makes it trivial to replicate any data structure using Raft.☆27Updated 9 years ago
- An adapter to enable the Schwartzian Transform when sorting in Go.☆16Updated 10 years ago
- Package valuegraph produces a graph representation of any Go value.☆32Updated 7 years ago
- io.Writer that automatically rotates files☆31Updated 7 years ago
- Online Change Detection Algorithm☆54Updated 5 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 5 years ago
- experiment☆24Updated 10 years ago
- SSL + RSA + GPG Secure Key Store☆19Updated 10 years ago
- A small library to help rewrite / modify the AST of a Go (golang) program☆17Updated 10 years ago
- Interlink Remote Applications☆22Updated 7 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 8 years ago
- TMFRAME, pronounced "time frame", is a binary standard for compactly encoding time series data☆27Updated 7 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Updated 10 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 10 years ago
- pcg random number generator