serializer
json_test_data

serializer | json_test_data | |
---|---|---|
2 | 26 | |
189 | 13 | |
- | - | |
1.8 | 0.0 | |
about 3 years ago | almost 3 years ago | |
C++ | ||
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
serializer
-
Brand new C++20 serialization library (one header)
Reference to the "old" C++14 library zpp_serializer, I didn't want to update this one since it could create a lot of complexity to work between these C++ standards.
- easy Serialization library ?
json_test_data
- JSON: A Modern C++ Library for Intuitive JSON Handling
-
3rd Edition of Programming: Principles and Practice Using C++ by Stroustrup
>Maybe take a shot at parsing JSON in C++ and see if the nostalgia survives the process.
I have used this library in the past and was actually pretty easy
https://github.com/nlohmann/json
-
Sane C++ Libraries
https://github.com/nlohmann/json
I used this for JSON last time I wrote any C++ a few years ago and it still seems popular. It seemed sane enough to me.
-
Experience using crow as web server
On the other hand, I'd like to bring in the json library of my choice, e.g. https://github.com/nlohmann/json or https://github.com/danielaparker/jsoncons. So I'd prefer the web server library provides as little as possible in the way of Json support, and certainly doesn't get in the way of using my library of choice. Similarly, I'd like to use my choice of automatic object serialization.
- [Cpp] Raccomandazioni moderne di biblioteca di serializzazione JSON C ++
-
What are some C++ projects with high quality code that I can read through?
I find openMVG very decent, FTXUI might be a good one and nlohmann's json library is also pretty nice. I don't really know of any project that strictly adheres to the core guidelines, except maybe for some of Jason Turner's (sample) projects.
-
Collecting the best C++ practices
JSON for Modern C++. Intuitive syntax. Trivial integration. Serious testing. Memory efficiency. Speed.
-
C++ Is Incredible
Please provide us an example of this one minute process you talk about for an example project of opening a JSON file, writing to it and closing it with a library like `nlohmann`s.
-
Save data question
Use a small library like this: https://github.com/nlohmann/json
- Good repos for beginners to browse that follow best modern C++ practices (including testing, static analysis etc...)
What are some alternatives?
zpp_bits - A lightweight C++20 serialization and RPC library
tomlplusplus - Header-only TOML config file parser and serializer for C++17.
span-lite - span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library
ttauri - Modern accelerated GUI [Moved to: https://github.com/hikogui/hikogui]
exceptxx - C++ exception handling library
phptdlib - PHP Extension for tdlib/td written with PHP-CPP
cpp-serializers - Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++
tdlib
graphlite - A lightweight C++ graph library
platinum-md - Minidisc NetMD Conversion and Upload
webminidisc - Upload your Music to NetMD MiniDisc devices thanks to WebUSB and WASM
