Skip to content

Set of annotations to describe binary formats. Library to load and save described files.

License

Notifications You must be signed in to change notification settings

esavin/annotate4j-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

annotate4j-core

The small library to process binary files annotated with compact set of annotations.

The main ideas: it is possible to describe most of binary formats with the limited number of format independent annotations and
Java language standard data types. After that it is possible to use the abstract mechanism to load described binary files in the memory by very common format indenpendent loader provided in this project.

About

Set of annotations to describe binary formats. Library to load and save described files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages