2tvenom / cborLinks
Golang library for working with cbor binary format
☆61Updated 7 years ago
Alternatives and similar repositories for cbor
Users that are interested in cbor are comparing it to the libraries listed below
Sorting:
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Package atomicfile provides an atomically written/replaced file.☆51Updated 7 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆36Updated 7 years ago
- Go language to build and check keybase's sitewide merkle tree.☆112Updated 7 months ago
- Object mapping for golang.☆48Updated last year
- Online Change Detection Algorithm☆53Updated 5 years ago
- Cross-language serialization for Golang: greenpack adds versioning, stronger typing, and optional schema atop msgpack2. `greenpack -msgpa…☆113Updated 3 months ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- Go translation of MetroHash☆110Updated 7 months ago
- Package chanserv is a simple message queue based upon nested Go-lang channels being served using AstraNet.☆36Updated 8 years ago
- Go: A distributed, in-memory key-value storage.☆94Updated 7 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Please love the nicely formatted hex.☆42Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- github.com/cznic/lldb has moved to modernc.org/lldb☆33Updated 6 years ago
- Implements the XDR standard as specified in RFC 4506 in pure Go (Golang)☆109Updated 3 years ago
- The package underlying gen: type-driven code generation for Go☆54Updated 4 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 5 years ago
- go-bitstream: read and write bits from io.Reader and io.Writer☆71Updated 6 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- [Go] FreeTree - generic binary-search-tree without any GC overhead☆45Updated 9 years ago
- A Golang interpreter, built upon golang.org/x/tools/go/ssa/interp