drausin / libri
opinionated, high-performance decentralized storage
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for libri
- Go implementation of bcrypt_pbkdf(3) from OpenBSD☆13Updated 9 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago
- HA LDAP based key/value solution for projects configuration storing with multi master replication support☆13Updated 4 years ago
- A user interface for Go☆15Updated 4 years ago
- The memfs package is an in memory filesystem for go.☆16Updated last year
- An AVX/AVX2/x64/pure-Go implementation of the ChaCha20 stream cipher for Golang. [Deprecated].☆11Updated 6 years ago
- A convenient LRU cache server that supports REST API and Let's Encrypt.☆18Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 3 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 6 years ago
- go implementation of anchorhash☆15Updated 3 years ago
- Go Ed25519 suitable for use in consensus-critical contexts.☆52Updated 9 months ago
- VMesh is a decentralized Layer 3 mesh router and protocol designed for open network interconnection.☆32Updated 2 years ago
- A golang implementation of the Haraka v2 family of hash functions☆14Updated 6 years ago
- Raft transport layer that implements the Redis protocol☆15Updated 4 years ago
- memcached protocol for server implementation☆13Updated 2 years ago
- xoshiro256** random number generator☆22Updated 6 years ago
- minimal perfect hashing for rust☆13Updated 4 years ago
- Key-value store for temporary items☆19Updated 6 years ago
- Fork of go yacc tool with increased hardcoded constants to handle larger grammars.☆11Updated 8 years ago
- A port of maxogden's multiplex to go