cser icon indicating copy to clipboard operation
cser copied to clipboard

Code generator for C struct serialization

Results 2 cser issues
Sort by recently updated
recently updated
newest added

I've just forked `cser`, and did the usual `make && make test` to see how well it works. The latest version gives the following: ``` Cems-Mac-Pro:cser crossbar$ git status On...

can data transferred between little-endian and big-endian devices?