https://github.com/brendanlynn/bserializer
A library for simple C++ binary serialization.
https://github.com/brendanlynn/bserializer
binary-serialization binary-serializers cplusplus-20 cplusplus-library cpp cpp-20 cpp20 serialization
Last synced: 21 days ago
JSON representation
A library for simple C++ binary serialization.
- Host: GitHub
- URL: https://github.com/brendanlynn/bserializer
- Owner: brendanlynn
- License: other
- Created: 2024-07-13T22:43:44.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-03-04T21:17:37.000Z (about 2 months ago)
- Last Synced: 2025-03-04T22:20:50.002Z (about 2 months ago)
- Topics: binary-serialization, binary-serializers, cplusplus-20, cplusplus-library, cpp, cpp-20, cpp20, serialization
- Language: C++
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# BSerializer
A library for simple C++ binary serialization.