Skip to content

DPR-Sanchez/rusty_beginnings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rusty_beginnings

dabbling with rust, learning the ropes and making tiny useful utilities

first rust tool: exif_etl A small exif extract, transform, load tool to aggregate a folder worth of .jpeg/.jpg into a .csv, crafted to be as simple as possible. Simply compile the code, drop executable into the .jpeg folder and run, .csv will be spawned in the .jpeg folder. TOML file set to max optimization including cpu-native flag, will likely have to remove cpu-native if deploying executable across an enterprise.

About

dabbling with rust, learning the ropes and making tiny useful utilities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages