jbarham / cdbLinks
Pure Go implementation of D. J. Bernstein's cdb constant database library.
☆228Updated 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
- Asynchronous read-ahead for Go readers☆234Updated last year
- Minimal Perfect Hashing for Go☆187Updated 11 months ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Easy AWK-style text processing in Go☆97Updated 3 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- A []byte pool for Go.☆43Updated 3 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 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
- Bindings for the LMDB C library☆164Updated 3 years ago
- An assortment of more specialized math routines for Go☆75Updated 10 months ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 6 years ago
- Pure-Go full text indexer and search library☆94Updated 10 years ago
- Buffered Reader/Writer☆78Updated last month
- Image resizing in pure Go and SIMD☆212Updated 8 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated 10 months ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Native Go XZ decompression package☆82Updated 4 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Pure Go SQLite file reader☆200Updated 2 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A Go package to handle the server side of SMTP, with a sample simple SMTP server☆97Updated 10 months ago
- Dependable Go errors with tracebacks☆53Updated 3 years ago