Skip to content

a2liu/rust-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Utilities

My Rust utilities.

TODO

Incrementally replace all the stupid build tool shit.

  • Reliable file system watcher
    • inotify, kqueue, and windows whatever
  • Nice way to run programs
  • threading thingy