jbarham / cdbLinks
Pure Go implementation of D. J. Bernstein's cdb constant database library.
☆226Updated 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)☆68Updated 6 years ago
- An epoll(7)-based file-descriptor multiplexer.☆105Updated 8 years ago
- A []byte pool for Go.☆41Updated 2 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 6 years ago
- General purpose binary encoder/decoder☆48Updated last year
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- A simple readline facility for Go. Based on the C library Linenoise☆88Updated 10 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Cuckoo hashing for Go☆83Updated 3 years ago
- Fork of go-shlex from Google Code – not maintained☆56Updated 10 years ago
- Bindings for the LMDB C library☆163Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Generic Data Structures/Algorithms in golang.☆53Updated 9 years ago
- Go package safefile implements safe "atomic" saving of files.☆81Updated last year
- github.com/cznic/mathutil has moved to modernc.org/mathutil☆84Updated 6 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated last month
- Integer Compression Libraries for Go☆132Updated 7 years ago
- Easy AWK-style text processing in Go☆97Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆60Updated 4 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- A Go package to handle the server side of SMTP, with a sample simple SMTP server☆97Updated 8 months ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆115Updated 5 years ago