8000 GitHub - ervinpopescu/qtile-cmd-client: qtile command client written in Rust.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ervinpopescu/qtile-cmd-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qtile Command Client written in Rust

This pet project was born out of an issue I could not find the root cause for:

time (qtile cmd-obj -f windows &>/dev/null)

real    4.73s
user    1.09s
sys     3.64s
cpu     99%

No benchmarking needed:

time (cargo run --release -q -- cmd-obj -f windows &>/dev/null)

real    0.06s
user    0.00s
sys     0.00s
cpu     2%

IMPORTANT

THIS PROJECT IS STILL IN THE EARLY STAGES!

TODO

  • Add tests

About

qtile command client written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0