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.
☆962Updated 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☆765Updated last year
- Low-level Go interface to SQLite 3☆941Updated 2 months ago
- Experimental implementation of a proposed v2 encoding/json package☆537Updated 3 weeks ago
- Fully featured, spec-compliant HTML5 server-sent events library☆492Updated 6 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆530Updated 7 months ago
- Concurrent data structures for Go☆1,516Updated 2 months ago
- An in-memory cache with item expiration and generics☆1,181Updated last week
- Cap'n Proto library and code generator for Go☆1,357Updated 3 weeks ago
- Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test☆1,077Updated last week
- A high-performance, arbitrary-precision, floating-point decimal library.☆572Updated last year
- JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go☆1,163Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆636Updated 7 months ago
- Server Sent Events server and client for Golang☆999Updated last year
- An implementation of JOSE standards (JWE, JWS, JWT) in Go☆459Updated last month
- An enum generator for go☆893Updated this week
- XXH3 algorithm in Go☆491Updated 3 months ago
- Pure Go implementation of BLAKE3 with AVX2 and SSE4.1 acceleration☆448Updated 7 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆831Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- A Go tool to auto generate methods for your enums☆498Updated 3 months ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 8 months ago
- Pure Go Brotli encoder and decoder☆702Updated last month
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,042Updated 8 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,042Updated last year
- Go execution trace frontend☆1,338Updated 2 months ago
- Selected Go-internal packages factored out from the standard library☆958Updated 7 months ago
- A collection of packages to augment the go testing package and support common patterns.☆573Updated 9 months ago
- An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function☆405Updated 3 months ago
- In-memory SQL engine in Go sql/driver for testing purpose☆915Updated last year
- Fast ring-buffer deque (double-ended queue)☆739Updated 2 weeks ago