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
- Argument parsing for the future 🚀☆128Updated 2 years ago
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆119Updated 4 years ago
- A super powered testing macro for Rust☆117Updated 2 weeks ago
- Lazy formatting utility macro for rust☆127Updated last year
- ☆93Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Boolean-valued predicate functions in Rust☆179Updated last week
- Cargo extension for running Criterion.rs benchmarks☆191Updated 6 months ago
- Parallel iterator processing library for Rust☆101Updated last year
- cargo-add command to make dependencies into dylibs☆93Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆168Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆149Updated 10 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Compatibility adapter between tokio and futures☆159Updated 2 months ago
- fn(Code) -> Docs☆83Updated last year
- Comparison of Rust string types☆137Updated 2 weeks ago
- Simple concurrent progress bars.☆103Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- "A very small syn"☆199Updated last week
- ☆112Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆171Updated last year
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆225Updated last year
- A tool to mine crates.io and produce static websites☆128Updated 3 months ago
- Versioned data-structures for Rust☆202Updated last year
- Data parallelism library for async-std.☆94Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆236Updated this week
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Type that deserializes only from one specific value☆232Updated 3 weeks ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated last year