yuhr / fncmd
Command line interface as a function.
☆77Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fncmd
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Minimal TOML library with few dependencies☆82Updated last month
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- ☆55Updated 2 months ago
- ☆84Updated last week
- ☆54Updated 10 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Serde serializer for generating Starlark build targets☆62Updated this week
- Automatically upgrade breaking changes☆44Updated 8 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- Lending iterators on stable Rust☆80Updated 9 months ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week
- Take a value atomically once.☆27Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- A sinless derive helper☆47Updated this week
- IO-agnostic line editor for embedded systems☆96Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year