Hacker News new | ask | show | jobs
Apache Fory C++: 10x faster serialization than protobuf (fory.apache.org)
4 points by chaokunyang 94 days ago
2 comments

That page doesn’t say “10× faster” in its title, or, AFAICT, anywhere.

Title is “Introducing Apache Fory™ C++: Blazing-Fast, Type-Safe Serialization for Modern C++”

Also, the data in https://fory.apache.org/blog/fory_cpp_blazing_fast_serializa... doesn’t show that.

(It is a good intro page that sells the product well)

1. 10X faster serialization than protobuf c++ 2. Shared/Circular reference tracking Support 3. Polymorphism and tagged union support 4. Schema evolution support 5. idiomatic domain object API