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 7 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 2 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last month
- 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- The tiniest sort☆15Updated 5 years ago
- ☆36Updated last year
- Cargo subcommand for handling single-source Rust programs with dependencies☆24Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- json testing made simple☆14Updated 4 months ago
- ☆30Updated last year
- ☆13Updated 5 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- An autodiscover library for Rust☆19Updated 5 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- Configure const and static items by environment variables.☆26Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆36Updated 3 years ago
- Composable probability distributions☆16Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 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
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 3 years ago