jbarham / cdbLinks
Pure Go implementation of D. J. Bernstein's cdb constant database library.
☆232Updated 3 years ago
Alternatives and similar repositories for cdb
Users that are interested in cdb are comparing it to the libraries listed below
Sorting:
- A native golang implementation of cdb (http://cr.yp.to/cdb.html)☆70Updated 6 years ago
- Minimal Perfect Hashing for Go☆192Updated last year
- Easy AWK-style text processing in Go☆97Updated 4 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Go translation of MetroHash☆116Updated last year
- A []byte pool for Go.☆44Updated 3 years ago
- Bindings for the LMDB C library☆167Updated 3 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last week
- Asynchronous read-ahead for Go readers☆240Updated last year
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- Minimal perfect hashing in Go☆74Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- Meow hash for Golang☆126Updated 6 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- Go implementation of Melissa O'Neill's excellent PCG pseudorandom number generator☆61Updated 4 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- A simple cache meant to hold a small number of values☆30Updated 7 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 7 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Native Go XZ decompression package☆82Updated 5 years ago
- Image resizing in pure Go and SIMD☆213Updated 8 years ago
- A pure Go implementation of the smaz compression library for short strings.☆83Updated 3 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- Constant Database native golang implementation☆39Updated 5 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- A Go package to handle the server side of SMTP, with a sample simple SMTP server☆97Updated last year