Skip to content

DAW Binary User Reflection Protocol - Binary (de)serialization through a hybrid reflection approach

License

Notifications You must be signed in to change notification settings

beached/daw_burp

Repository files navigation

DAW Binary User Reflection Protocol (B.U.R.P) is a library to help read and write data structures. Writing can be done to any type that is a Writeable Output Type(char/byte like buffers, span<char/byte> like types, strings, files, ostream's... Reading can be done from Readable Input Types of similar types.

For reflection, Boost.Describe is used along with a fallback to customization points.

About

DAW Binary User Reflection Protocol - Binary (de)serialization through a hybrid reflection approach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published