j-tai / getargs
A truly zero-cost argument parser for Rust
☆48Updated last year
Alternatives and similar repositories for getargs:
Users that are interested in getargs are comparing it to the libraries listed below
- Compile-time regular expressions, the right way.☆76Updated 2 months ago
- Convert number to enum☆87Updated 8 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- ☆41Updated 6 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Hitori is a generic regular expressions library.☆54Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 6 months ago
- A utility crate to log errors without losing key information along the way.☆29Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 months ago
- ☆133Updated 3 weeks ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 3 months ago
- Rust crate to get the IANA time zone for the current system☆41Updated last week
- Typed any map for rust☆65Updated 4 months ago
- Compile-time string operations☆90Updated last month