cpp-serializers VS json_test_data

Compare cpp-serializers vs json_test_data and see what are their differences.

cpp-serializers

Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++ (by thekvs)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cpp-serializers json_test_data
4 25
704 9
- -
0.0 0.0
over 4 years ago about 2 years ago
C++
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

cpp-serializers

Posts with mentions or reviews of cpp-serializers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-13.
  • what is the best API for serialization?
    3 projects | /r/cpp | 13 Feb 2023
  • I'm studying data structures for C++, what I'm confused about are HashTables.
    1 project | /r/cpp | 10 Dec 2022
    Funnily enough I just had a similar performance question yesterday and found someone else had done exactly this and answered my questions!
  • Beginner SaaS ideas
    3 projects | /r/SaaS | 10 Dec 2021
    In 2017, I used this benchmark to test the software against other libraries. My library produced a smaller serialized size than Capnproto or Cereal: Capnproto 17,768 Cereal 17,416 CMW 16,712 The CMW-based approach was also faster than Cereal in this benchmark.
  • easy Serialization library ?
    9 projects | /r/cpp | 22 Aug 2021
    The optimizer can make boost::serialization run at the top speed with binary encoding while sacrificing portability. Here is a benchmark with it being twice as fast as ProtoBuf: https://github.com/thekvs/cpp-serializers. Do you have any benchmarks showing otherwise? I did my own tests about 2-3 years ago.

json_test_data

Posts with mentions or reviews of json_test_data. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-19.

What are some alternatives?

When comparing cpp-serializers and json_test_data you can also consider the following projects:

Protobuf - Protocol Buffers - Google's data interchange format

tomlplusplus - Header-only TOML config file parser and serializer for C++17.

ttauri - Modern accelerated GUI [Moved to: https://github.com/hikogui/hikogui]

Telegram-web-z - Telegram Web Z, GPL v3

serializer - A single header standard C++ serialization framework.

PHP CPP - Library to build PHP extensions with C++

json - JSON for Modern C++

webminidisc - Upload your Music to NetMD MiniDisc devices thanks to WebUSB and WASM

daw_json_link - Fast, convenient JSON serialization and parsing in C++

phptdlib - PHP Extension for tdlib/td written with PHP-CPP

C++ Middleware Writer - The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.