j-tai / getargsLinks
A truly zero-cost argument parser for Rust
☆51Updated 2 years ago
Alternatives and similar repositories for getargs
Users that are interested in getargs are comparing it to the libraries listed below
Sorting:
- Humansize - A flexible crate for humanizing file sizes☆120Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Obsessively tiny error derive macro☆87Updated 8 months ago
- IO-agnostic line editor for embedded systems☆110Updated 8 months ago
- The missing compound borrowing for Rust.☆61Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- Typed any map for rust☆67Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Convert number to enum☆87Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- Extract bits from a byte slice☆80Updated last week
- It executes futures☆57Updated 2 years ago
- Pretty-print file sizes and more☆49Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month
- "A very small syn"☆209Updated 8 months ago