tdnguyen6 / flexible-fn-rs
Demonstration of flexible function calls in Rust with function overloading, named arguments and optional arguments
☆80Updated 3 years ago
Alternatives and similar repositories for flexible-fn-rs
Users that are interested in flexible-fn-rs are comparing it to the libraries listed below
Sorting:
- Argument parsing for the future 🚀☆128Updated 3 years ago
- A tool to mine crates.io and produce static websites☆130Updated 6 months ago
- A simple, expressive unit test framework for Rust☆49Updated 4 years ago
- ☆92Updated last year
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Collection of utilities for writing your own dev scripts☆62Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- A super powered testing macro for Rust☆118Updated 2 months ago
- fn(Code) -> Docs☆85Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Cargo plugin to manage dependency features☆117Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆112Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- zero runtime cost default arguments in rust☆89Updated last year
- Cargo extension for running Criterion.rs benchmarks☆197Updated 10 months ago
- Versioned data-structures for Rust☆204Updated 2 months ago
- Run closures in parallel☆113Updated 3 months ago
- Rust library to collect system and environment information for bug reports☆166Updated 4 months ago
- Simple concurrent progress bars.☆103Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- IO-agnostic line editor for embedded systems☆105Updated 4 months ago
- Collection initialization macros for Rust☆66Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Comparison of Rust string types☆145Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago