kellabyte / atlasLinks
Atlas is a distributed hash table library that uses a gossip membership protocol
☆46Updated 12 years ago
Alternatives and similar repositories for atlas
Users that are interested in atlas are comparing it to the libraries listed below
Sorting:
- Dendrite is a Go package that implements distributed hash table (DHT) based on Chord Protocol.☆30Updated 9 years ago
- Serve millions of JSON documents via HTTP.☆70Updated last year
- govisor is a service management framework for Go and processes, inspired by Solaris SMF☆146Updated last year
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- A counter data structure that knows when to start estimating to save space☆34Updated 8 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- Data structure interface to database/sql☆48Updated 6 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆116Updated 5 years ago
- Bidirectional secure channels over TCP/IP☆71Updated 3 years ago
- A library that provides simple TLS SNI demultiplexing without actually consuming the SSL handshake.☆23Updated 9 years ago
- Phi Accrual Failure Detection☆67Updated 10 years ago
- readahead is a package that provides readers that enable concurrent reads from seekable or compressed files☆136Updated 9 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 10 years ago
- Go port of Coda Hale's Metrics library☆23Updated last year
- Fast PUT/GET/DELETE in-memory key-value store for lookaside caching☆63Updated 10 years ago
- pcg random number generator☆41Updated 4 years ago
- golang port of Gimli, https://gimli.cr.yp.to, a 384-bit permutation designed to achieve high security with high performance across a broa…☆17Updated 7 years ago
- Build self-recompiling Go binaries☆43Updated 10 years ago
- BitSet data structure in golang☆36Updated 6 years ago
- A go package to parse human-readble date and time strings☆54Updated 6 years ago
- Find unnecessarily exported identifiers in a package and help unexport them.☆35Updated 5 years ago
- High performance transport protocol for distributed applications.☆19Updated 4 years ago
- bufferManager demonstrates a technique to decrease pressure on GC in Go.☆38Updated 11 years ago
- Reliable distributed agreement service for the cloud☆47Updated 8 years ago
- Go I/O utilities☆53Updated 7 years ago
- A C11 positional lexer with error reporting written in Go☆22Updated 8 years ago
- A distributed forward caching proxy for Go's http.Client supporting TLS☆31Updated 7 years ago
- Reverse Proxy for managing multiple Digital Ocean backends.☆28Updated 10 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 11 years ago