Skip to content

xadaemon/neoncore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeonCore

This library is aimed at helping build parsers for binary data, it contains functions for processing binary blobs like reading a number of values in sequence, or reading a string of a given length. it also supports lenght prefixed strings, and reading structs.

Usage

Sample usage for reading an elf file header can be found under the examples directory.

About

Core utility library for my rust projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages