10 releases
0.2.1 | Oct 10, 2022 |
---|---|
0.2.0 | Oct 10, 2022 |
0.1.8 | Aug 22, 2022 |
0.1.1 | Jul 12, 2022 |
0.1.0 | May 8, 2022 |
#681 in Data structures
51 downloads per month
8KB
157 lines
Quork
⚠️ WARNING ⚠️: This is in beta. Things are subject to change without notice!
A collection of small things that don't deserve their own crate
Features
- Trait to flip booleans
- LockMap trait to map a Mutex
- Cross platform way to check if the current process is elevated
Made with 💗 by Juliette Cordor
lib.rs
:
A little crate that helps with interacting with the system
The lower levels can be hard. So this crate is intended to help with that by abstracing the lower levels to high level code
Dependencies
~0–4MB
~59K SLoC