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
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 7 months ago
- Fast parallel version of golang filepath.Walk()☆85Updated 9 years ago
- singlefile implements a host wide locking mechanism.☆34Updated 10 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- An assortment of more specialized math routines for Go☆77Updated last year
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A []byte pool for Go.☆44Updated 3 years ago
- Fork of go-shlex from Google Code – not maintained☆56Updated 10 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- [OBSOLETE] Go asset embedding for use with `go generate`☆108Updated 4 years ago
- getopt(3)-style Go flag parser☆55Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- High Performance Porter2 Stemmer☆47Updated 5 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Dependable Go errors with tracebacks☆53Updated 4 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- Parallel and radix sorting in Go☆101Updated 2 years ago
- golang.org/x/crypto/ssh the next generation: provide idle timeouts, avoid memory leaks, and gracefully cancel connections☆26Updated 4 years ago
- SFTP server library in Go☆77Updated 6 years ago
- github.com/cznic/sqlite2go has moved to modernc.org/sqlite2go☆34Updated 7 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆60Updated 7 years ago
- A Go package to handle the server side of SMTP, with a sample simple SMTP server☆97Updated last year
- pcg random number generator☆41Updated 4 years ago
- Fast, sparse bitsets☆21Updated 4 years ago