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:
- Package for concurrently walking files☆102Updated 9 years ago
- Mount a BoltDB (https://github.com/boltdb/bolt) database as a FUSE filesystem;☆116Updated 5 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls☆82Updated 15 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- URL signing package for Go☆38Updated 9 years ago
- 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
- Ready-send coordination layer on top of goroutines.☆51Updated last month
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 7 years ago
- ☆26Updated 8 years ago
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆147Updated 7 years ago
- github.com/cznic/ccir has moved to modernc.org/ccir☆29Updated 7 years ago
- Pattern recognition package in Go lang.☆68Updated 12 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- Package atomicfile provides an atomically written/replaced file.☆51Updated 8 years ago
- Go implementation of RFC 4226 OATH-HOTP authentication.