colinmarc / cdbLinks
A native golang implementation of cdb (http://cr.yp.to/cdb.html)
☆70Updated 6 years ago
Alternatives and similar repositories for cdb
Users that are interested in cdb are comparing it to the libraries listed below
Sorting:
- Pure Go implementation of D. J. Bernstein's cdb constant database library.☆231Updated 3 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- An assortment of more specialized math routines for Go☆76Updated last year
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- Minimal Perfect Hashing for Go☆190Updated last year
- Fast parallel version of golang filepath.Walk()☆85Updated 8 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- SFTP server library in Go☆77Updated 6 years ago
- [OBSOLETE] Go asset embedding for use with `go generate`☆108Updated 4 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆61Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Fast, sparse bitsets☆20Updated 4 years ago
- A simple Go Library to calculate a phash string for a JPEG image.☆34Updated 10 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- Buffered Reader/Writer☆78Updated 4 months ago
- Native Go XZ decompression package☆82Updated 5 years ago
- Remove implicit field traversals from Go source☆37Updated 3 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- pcg random number generator☆41Updated 4 years ago
- Go package safefile implements safe "atomic" saving of files.☆82Updated last year
- A []byte pool for Go.☆44Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- getopt(3)-style Go flag parser☆54Updated 8 years ago
- Go I/O utilities☆53Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 6 months ago