Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Cbor-java Alternatives
Similar projects and alternatives to cbor-java
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
-
plutus-pioneer-program
This repository hosts the lectures of the Plutus Pioneers Program. This program is a training course that the IOG Education Team provides to recruit and train software developers in Plutus, the native smart contract language for the Cardano ecosystem.
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
electricui-embedded
Add communications functionality to connect your hardware to a local user interface.
-
-
-
thorvg
Thor Vector Graphics is a lightweight portable library used for drawing vector-based scenes and animations including SVG and Lottie. It can be freely utilized across various software platforms and applications to visualize graphical contents.
-
-
-
jsoniter
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go (by json-iterator)
-
-
-
-
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.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
cbor-java discussion
cbor-java reviews and mentions
-
Lottie is an open format for animated vector graphics
CBOR (https://cbor.io/) seems the obvious data format
But really need browsers to expose their current CBOR decoders / encoders via a web accessible API
-
MessagePack: It's like JSON, but fast and small.
CBOR: It’s like JSON but fast and small and an official IETF standard.
https://cbor.io/
-
California DMV Hackathon Win: Privacy-Preserving Age Verification
The first step in the verification process was reading the QR code provided by the customer. TruAge QR codes follow a standard format which encodes the verifiable presentation (VP) in a compact CBOR format.
- CBOR – Concise Binary Object Representation
-
Amazon Ion Specification
What's the pros and cons of this versus CBOR, which we had great success with in our system.
https://cbor.io
-
Compressing GraphQL Global Node ID
CBOR (Concise Binary Object Representation) is a codec for small JSON object, similar to MessagePack but in the internet standard.
-
Why is json logging the “standard”?
JSON is a simple key=value pair representation. If you want to implement it by your hand with the same set of features (maps, lists, character escaping) then you will get something really similar. They are binary alternatives like https://cbor.io/ , but they are not popular for same reasons we use human readable representation of data for any other use case in programming
- RFC 8949 Concise Binary Object Representation
-
What’s everyone is using for framing and serialising data
CBOR
-
Alternatives to JSON and gjson as a document datastore?
Maybe this? http://cbor.io/ Haven't used it personally but I've read good things about it and the documentation makes sense.
-
A note from our sponsor - Stream
getstream.io | 13 Jul 2025
Stats
c-rack/cbor-java is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of cbor-java is Java.