Pinned Repositories
CBORbis
The draft leading up to RFC8949
cbor
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.
cbor-fuzz
Old coverage-guided fuzz testing for fxamacker/cbor. A newer version is used by fxamacker/cbor for fuzzing.
ccf_draft
Cadence Compact Format specification 1.0.0 (March 31, 2025). See github.com/onflow/ccf for official specs.
circlehash
CircleHash is a family of fast hashes -- CircleHash64f is ideal for short inputs, reaching 10GB/s starting at <64 bytes and 15GB/s at 256 bytes (i7-1068NG7)
webauthn
WebAuthn server library decoupled from http for easy intergration, provides WebAuthn registration and authentication for clients using FIDO2 keys, FIDO U2F keys, TPM, etc.
webauthn-demo
WebAuthn server demo for registration and authentication (Go/Golang)
atree
Atree provides scalable arrays and scalable ordered maps.
cadence
Cadence, the resource-oriented smart contract programming language 🏃♂️
flow-go
A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them.
fxamacker's Repositories
fxamacker/hot
HOT - Height Optimized Trie