stretchr / codecsLinks
Provides interfaces, functions and codecs that can be used to encode/decode data to/from various formats.
☆32Updated 8 years ago
Alternatives and similar repositories for codecs
Users that are interested in codecs are comparing it to the libraries listed below
Sorting:
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 10 years ago
- Package for concurrently walking files☆102Updated 9 years ago
- Go wrapper for LMDB - OpenLDAP Lightning Memory-Mapped Database☆186Updated 7 years ago
- Bloom filters implemented in Go.☆147Updated 7 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 7 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- github.com/cznic/interval has moved to modernc.org/interval☆11Updated 7 years ago
- CRC32 hash with x64 optimizations☆82Updated 6 months ago
- A collection of well-known string hash functions, implemented in Go☆68Updated 7 years ago
- In-process plugin framework for Golang code☆58Updated 10 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32Updated 9 years ago
- Data structure interface to database/sql☆48Updated 6 years ago
- Implementation of Largest-Triangle-Three-Buckets down-sampling algorithm☆72Updated 3 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 8 years ago
- gtreap is an immutable treap implementation in the Go Language☆92Updated 3 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆115Updated 5 years ago
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- readahead is a package that provides readers that enable concurrent reads from seekable or compressed files☆136Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆82Updated last year
- github.com/cznic/cc has moved to modernc.org/cc☆163Updated 7 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 9 years ago
- Easy handling of memory-mapped files☆22Updated 11 years ago
- Go bindings for the Apache Lucy full text search library. The Apache Lucy search engine library provides full-text search for dynamic pro…☆47Updated 11 years ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 9 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls☆82Updated 15 years ago
- A set of matchers for Go inspired by Google Test for C++ and Google JS Test.☆38Updated 10 years ago
- Package httpgzip provides a http handler wrapper to transparently add gzip compression.☆61Updated 8 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- A Trie data structure that allows for fuzzy string matching☆11Updated 10 years ago