fffaraz/awesome-cpp

Add C++ Simplistic Binary Stream

shaovoon opened this issue · 0 comments

C++ Simplistic Binary Stream is bare minimal header-only binary stream based on C++ file streams where the stream operator can be overloaded for your custom type.

https://github.com/shaovoon/simplebinstream

License is MIT.

Thank you in advance.