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. Learn more →
Top 23 C++ JSON Projects
-
Here is one popular C++ library (nlohmann/json) removing its use.
-
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.
-
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.
-
Here's what I did: - I bought a theme that I liked, and used mstch as template engine (matched the theme's template format) - Imported rapidjson for parsing JSON, and used mstch for generating JSON (the JSON I generate is simple enough that I can do this) - Wrote an HTTP handler class for each page that handles the GET and POST requests, generating HTML or JSON depending on the request
-
-
POCO
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
Project mention: What are some C++ projects with high quality code that I can read through? | /r/cpp_questions | 2023-01-16 -
-
-
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.
-
-
You may also see it on github.
-
Osiris
Free open-source game cheat for Counter-Strike: Global Offensive, written in modern C++. GUI powered by Dear ImGui.
Not undetected (afaik) but Osiris, use it on a non-prime account until you inevitably get banned, rinse and repeat until you're comfortable with cheating, then buy Iniuria and a decent prime account.
-
https://github.com/R3nzTheCodeGOD/R3nzSkin.git - free but some bugshttps://discord.gg/leagueplus - has the same thing and a paid one with bug fixes
-
widelands
Widelands is a free, open source real-time strategy game with singleplayer campaigns and a multiplayer mode. The game was inspired by Settlers II™ (© Bluebyte) but has significantly more variety and depth to it.
-
I like to use a template engine for rendering html. This way I could use my favourite html editor and add the information from c++ to it. There are some alternatives but I would recommend either mustache or inja. While I used mustache successfully in many projects inja has a more modern feel to it
-
-
lithium
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
You know what is curious? There is a lib with the same name of your user similar to httplib: https://matt-42.github.io/lithium/
-
Unless you want to make your own config file parser as an exercise (which is a good idea) I'd recommend using toml++.
-
I've used picojson. What makes it pretty awesome is it's completely contained into a single H file.
-
-
Cutelyst
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Try https://github.com/cutelyst/cutelyst
-
Vince's CSV Parser
A modern C++ library for reading, writing, and analyzing CSV (and similar) files. (by vincentlaucsb)
-
Project mention: How to add runtime dependencies to flake so they can be found (gtkmm4, shared-mime-info)? | /r/NixOS | 2023-05-11
For me it just fails on dpp wrap file not containing a valid URL. And if I change it to https://github.com/brainboxdotcc/DPP, it fails on the repo not containing a meson.build file. And if I comment out the dependency it fails due to non-existent include/ directory. And if I comment that out, it succeeds just fine.
-
-
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
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ JSON related posts
- Any fresh jvm21 benchmarks ?
- How can I obtain weather info?
- What is the best way to store data?
- It is either a clever technique or a sad failure
- How to compile project to separate files to prevent having single large executable as a result?
- anyone got a working skinchanger?
- [Lolcustom] R3nzskin est-il un virus?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 4 Jun 2023
Index
What are some of the best open-source JSON projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | json | 35,084 |
2 | simdjson | 16,975 |
3 | RapidJSON | 13,067 |
4 | JsonCpp | 7,180 |
5 | POCO | 7,083 |
6 | neutralinojs | 6,735 |
7 | ArduinoJson | 6,149 |
8 | yaml-cpp | 4,124 |
9 | coost | 3,362 |
10 | Osiris | 2,835 |
11 | R3nzSkin | 1,903 |
12 | widelands | 1,771 |
13 | Inja | 1,292 |
14 | TreeFrog Framework | 1,202 |
15 | lithium | 1,125 |
16 | tomlplusplus | 1,100 |
17 | PicoJSON | 1,050 |
18 | libjson-rpc-cpp | 853 |
19 | Cutelyst | 837 |
20 | Vince's CSV Parser | 714 |
21 | DPP | 698 |
22 | Universal-Updater | 682 |
23 | jsoncons | 589 |