Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 18 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 (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T14:31:10.000Z (4 months ago)
- Last Synced: 2024-10-30T18:06:40.892Z (2 months ago)
- Topics: binary-serialization, binary-serializers, cplusplus-20, cplusplus-library, cpp, cpp-20, cpp20, serialization
- Language: C++
- Homepage:
- Size: 75.2 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.