paroga / cbor-jsLinks
The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.
☆323Updated 6 years ago
Alternatives and similar repositories for cbor-js
Users that are interested in cbor-js are comparing it to the libraries listed below
Sorting:
- Encode and decode CBOR documents, with both easy mode, streaming mode, and SAX-style evented mode.☆365Updated this week
- Ultra-fast CBOR encoder/decoder with extensions for records and structural cloning☆328Updated last week
- Node.js binding for lmdb☆364Updated 11 months ago
- Low level bindings for libsodium☆316Updated 3 weeks ago
- Ultra-fast MessagePack implementation with extension for record and structural cloning / msgpack.org[JavaScript/NodeJS]☆565Updated 3 weeks ago
- A minimal yet complete MessagePack implementation for JavaScript. msgpack.org[JavaScript]☆156Updated last year
- Explainer for the WebSocketStream JavaScript API