fffaraz / awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
http://fffaraz.github.io/awesome-cpp/
MIT License
57.07k stars 7.7k forks source link

Add reflect-cpp #1462

Closed liuzicheng1987 closed 6 months ago

liuzicheng1987 commented 7 months ago

reflect-cpp is a library for serialization, deserialization and validation for C++, including automated field name retrieval from structs and enums.

The goal is for this to be Pydantic for C++. I hope you agree that this is awesome. :-)

By the way, thanks for your work compiling and maintaining this great list.

liuzicheng1987 commented 7 months ago

I have now removed the duplicate entry and shortened the description for the remaining entry.

fffaraz commented 6 months ago

add a dash before the description.

liuzicheng1987 commented 6 months ago

Done. Sorry about that, I should have noticed this on my own.