Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Tazdevil971/bin_io
Framework for reading and writing to binary files
https://github.com/Tazdevil971/bin_io
binary crate decoder encoder parser parser-combinators rust
Last synced: 26 days ago
JSON representation
Framework for reading and writing to binary files
- Host: GitHub
- URL: https://github.com/Tazdevil971/bin_io
- Owner: Tazdevil971
- License: mit
- Created: 2019-07-07T16:04:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-13T14:59:19.000Z (over 5 years ago)
- Last Synced: 2024-08-09T16:37:45.726Z (4 months ago)
- Topics: binary, crate, decoder, encoder, parser, parser-combinators, rust
- Language: Rust
- Size: 33.2 KB
- Stars: 18
- Watchers: 0
- Forks: 1
- Open Issues: 0
Awesome Lists containing this project
- awesome-code-for-gamedev - bin_io - a crate inspired greatly by nom and other parser combinator libraries. (IO / File I/O)