vrmiguel / kindlyLinks
kindly is a simple Rust implementation of a set-user-ID-root program, similar to sudo but in a much reduced way.
☆24Updated 3 months ago
Alternatives and similar repositories for kindly
Users that are interested in kindly are comparing it to the libraries listed below
Sorting:
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Configure const and static items by environment variables.☆25Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- ☆13Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- ☆30Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆23Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 3 weeks ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Number names is a Rust library to provide formatted string names for cardinal and ordinal numbers.☆13Updated 3 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- ☆36Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Composable probability distributions☆16Updated 2 years ago
- The tiniest sort☆15Updated 5 years ago