fxamacker / cborLinks
CBOR codec (RFC 8949, RFC 8742) with CBOR tags, Go struct tag options (toarray, keyasint, omitempty, omitzero), float64/32/16, big.Int, and fuzz tested.
☆894Updated last week
Alternatives and similar repositories for cbor
Users that are interested in cbor are comparing it to the libraries listed below
Sorting:
- Arbitrary-precision decimals for Go☆739Updated 10 months ago
- Low-level Go interface to SQLite 3☆897Updated 2 weeks ago
- XXH3 algorithm in Go☆459Updated 4 months ago
- An in-memory cache with item expiration and generics☆1,104Updated last week
- Experimental implementation of a proposed v2 encoding/json package☆518Updated last week
- Fully featured, spec-compliant HTML5 server-sent events library☆448Updated 2 months ago
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆417Updated 2 weeks ago
- A Go tool to auto generate methods for your enums☆482Updated 4 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆520Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago
- Go package for dealing with maps, slices, JSON and other data.☆777Updated 5 months ago
- Server Sent Events server and client for Golang☆958Updated last year
- Concurrent data structures for Go☆1,415Updated last week
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- Pure Go Brotli encoder and decoder☆677Updated 2 weeks ago
- [WIP] Pure-Go implementation of ZeroMQ-4☆367Updated last year
- Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test☆979Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Nano ID for Go☆434Updated last year
- Go library for creating finite state machines☆1,078Updated last month
- Selected Go-internal packages factored out from the standard library☆924Updated 3 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆801Updated 2 weeks ago
- Unicode Text Segmentation, Word Wrapping, and String Width Calculation in Go☆655Updated last year
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆426Updated 3 months ago
- Go execution trace frontend☆1,268Updated 4 months ago
- A high-performance, arbitrary-precision, floating-point decimal library.☆558Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆987Updated 4 months ago
- Flags-first package for configuration☆1,404Updated 3 weeks ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆506Updated 4 months ago