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 6 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 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- ☆13Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- ☆30Updated last year
- Cargo subcommand for handling single-source Rust programs with dependencies☆24Updated 3 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- The source code for the redirect worker behind std.rs☆30Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- Configure const and static items by environment variables.☆25Updated 2 weeks ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Wraps cargo to move target directories to a central location [super experimental]☆30Updated last year
- Ultra-compact storage for collections of enums 🌱☆23Updated 3 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated last week
- json testing made simple☆14Updated 3 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- 🧵 Generate self-describing strings of a given length to help aid software testing☆24Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Zero-terminated string types for FFI.☆13Updated 2 years ago
- The tiniest sort☆15Updated 5 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
- Composable probability distributions☆16Updated 2 years ago