Skip to content

It's a packer for C/C++ source code, it creates a single package of multiple C/C++ files and contains the meta-data in a separate file.

License

Notifications You must be signed in to change notification settings

sukhchain99/File-Packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File-Packer

This is a file packing program as the name implies. The standard file system takes a lot of time in reading and writing files directly from memory, the idea is to create a packing and unpacking liberary which can be used in software like games in which resources are needed very ofter and need to be loaded quickly. A command line tool will also be created to pack the sources and bake them for the program that will use this library.

🔴 Status: work in progress.


About

It's a packer for C/C++ source code, it creates a single package of multiple C/C++ files and contains the meta-data in a separate file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •