Sebastian Messmer

Results 2 repositories owned by Sebastian Messmer

gitversion

23
Stars
16
Forks
Watchers

Automatically create C++ headers containing version information like the current git tag

binary-layout

56
Stars
7
Forks
Watchers

The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give it a slice of binary data, and it will allow you to read and w...