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 2 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
- ☆13Updated 4 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated 11 months ago
- ☆29Updated last year
- watt-based inline procedural macros☆14Updated 5 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 3 weeks ago
- Configure const and static items by environment variables.☆25Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- The tiniest sort☆15Updated 5 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years 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
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A diff-based data management language to implement unlimited undo, auto-save for games, and cloud-apps which needs to retain every change…☆24Updated 3 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- An autodiscover library for Rust☆18Updated 5 years ago
- Cargo subcommand for handling single-source Rust programs with dependencies☆22Updated 3 years ago
- Rust command line documentation searching☆52Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago