A Fast & flexible cbor encoding, decoding and matching library for Zig
Find a file
2025-03-24 10:10:38 +01:00
src fix: error return type in decodeMapHeader 2025-03-24 10:10:38 +01:00
test feat: initial release of thespian's cbor module as a separate package 2025-03-18 23:06:38 +01:00
.gitignore feat: initial release of thespian's cbor module as a separate package 2025-03-18 23:06:38 +01:00
build.zig feat: initial release of thespian's cbor module as a separate package 2025-03-18 23:06:38 +01:00
build.zig.zon feat: initial release of thespian's cbor module as a separate package 2025-03-18 23:06:38 +01:00
LICENSE Initial Release 2024-02-08 23:04:55 +01:00
README.md feat: initial release of thespian's cbor module as a separate package 2025-03-18 23:06:38 +01:00

Zig CBOR

A Fast & flexible cbor encoding, decoding and matching library for Zig