SaaSHub helps you find the best software and product alternatives Learn more →
Top 8 C++ json-parser Projects
-
Here is one popular C++ library (nlohmann/json) removing its use.
-
Project mention: Anyone has experience with reverse engineering flatbuffers? | /r/REGames | 2023-05-25
Much more in the discussion of this particular issue onGitHub: flatbuffers:Reverse engineering #4258
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
I expect a lot of transcoders will be rewritten when the Vector instructions land. You can see speedups when used in other languages, such as simdjson. Please try to be more thoughtful and not disregard other people's hard work so easily.
-
jsoncons
A C++, header-only library for constructing JSON and JSON-like data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON
-
-
They might have good luck with https://github.com/beached/daw_json_link it has support for stuff like JSON lines and alike plus other ways that only use as much ram as their underlying data structures do as it parses directly to the user DS. Plus it has an iterator/range interface for things like arrays if needed.
-
jxc
JXC is a structured data language similar to JSON, but with a focus on being expressive, extensible, and human-friendly.
You're free to extend it yourself or use an existing extension if it's such a sticking point lol. Hell, the one I linked has strongly typed datetimes.
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
C++ json-parser related posts
- Anyone has experience with reverse engineering flatbuffers?
- Any fresh jvm21 benchmarks ?
- Faster Java with the Vector API - JEP Café
- Trimming spaces from strings faster with SVE on an Amazon Graviton 3 processor
- flatbuffers - FlatBuffers: Memory Efficient Serialization Library
- I made JSON.parse() 2x faster
- How do AAA studios make update-compatible save systems?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f09216fdfe8>
www.saashub.com | 3 Jun 2023
Index
What are some of the best open-source json-parser projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | json | 35,084 |
2 | FlatBuffers | 20,530 |
3 | simdjson | 16,944 |
4 | jsoncons | 589 |
5 | python-rapidjson | 481 |
6 | daw_json_link | 368 |
7 | jxc | 61 |
8 | gaenari | 15 |