#admin #sys

quork

A collection of small things that don't deserve their own crate

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

Download history 12/week @ 2022-11-20 47/week @ 2022-12-04 11/week @ 2022-12-11 1/week @ 2022-12-25 2/week @ 2023-01-01 6/week @ 2023-01-08 9/week @ 2023-01-15 3/week @ 2023-01-22 12/week @ 2023-01-29 11/week @ 2023-02-05 30/week @ 2023-02-12 20/week @ 2023-02-19 1/week @ 2023-03-05

51 downloads per month

MIT license

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