libcbor
CBOR parser/library
A C library for parsing and generating CBOR data format
CBOR protocol implementation for C
342 stars
22 watching
95 forks
Language: C
last commit: 12 days ago
Linked from 1 awesome list
cc-plus-plusc99cborserialization
Related projects:
Repository | Description | Stars |
---|---|---|
well-typed/cborg | A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. | 191 |
intel/tinycbor | A C library for serializing and deserializing binary objects in a compact format | 501 |
srikanthramu/webauthn-cbor-burp | A tool to decode WebAuthn CBOR format in web requests | 1 |
lpeter1997/cppcmb | A C++ parser-combinator library with a natural grammar notation | 123 |
funcool/clojure.jdbc | A Clojure library that simplifies the interaction with relational databases using JDBC. | 105 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
bandprotocol/libra-web | Enables JavaScript programs to interact with the Libra blockchain using a lightweight client-side library | 25 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |
vindarel/cl-str | A modern and consistent Common Lisp library for string manipulation. | 309 |
ygrek/ocaml-cbor | Provides OCaml bindings to the CBOR data encoding standard | 24 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 739 |
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |
managarm/mlibc | A portable C standard library with support for multiple architectures and operating systems. | 853 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
somerandomiosdev/cborcoding | Provides an encoding and decoding framework for the CBOR data format in Swift. | 50 |