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.
☆918Updated last week
Alternatives and similar repositories for cbor
Users that are interested in cbor are comparing it to the libraries listed below
Sorting:
- Low-level Go interface to SQLite 3☆916Updated 2 weeks ago
- Concurrent data structures for Go☆1,460Updated last month
- Arbitrary-precision decimals for Go☆745Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆525Updated 2 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆1,017Updated 10 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 4 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,013Updated 5 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆620Updated 5 months ago
- Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test☆1,006Updated 3 weeks ago
- XXH3 algorithm in Go☆476Updated last month
- An in-memory cache with item expiration and generics☆1,133Updated this week
- Pure Go Brotli encoder and decoder☆684Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆826Updated last year
- Selected Go-internal packages factored out from the standard library☆936Updated 4 months ago
- Fast ring-buffer deque (double-ended queue)☆697Updated last month
- Nano ID for Go☆435Updated last year
- Server Sent Events server and client for Golang☆977Updated last year
- Modern embedded SQL database☆1,615Updated this week
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Fully featured, spec-compliant HTML5 server-sent events library☆469Updated 3 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆809Updated 2 months ago
- A Go tool to auto generate methods for your enums☆492Updated 2 weeks ago
- JSONSchema (draft 2020-12, draft 2019-09, draft-7, draft-6, draft-4) Validation using Go☆1,121Updated last month
- Go library for creating finite state machines☆1,102Updated 3 months ago
- Refactoring and code transformation tool for Go.☆1,011Updated 6 months ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,115Updated 2 months ago
- Cap'n Proto library and code generator for Go☆1,322Updated 6 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,000Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,945Updated this week
- Flags-first package for configuration☆1,417Updated 3 weeks ago