tdnguyen6 / flexible-fn-rsLinks
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
- Simple concurrent progress bars.☆104Updated 11 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- fn(Code) -> Docs☆85Updated 2 years ago
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A super powered testing macro for Rust☆120Updated 6 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated 2 weeks ago
- ☆94Updated last year
- An interactive Rust syntax playground☆149Updated last year
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆123Updated 5 years ago
- A simple, expressive unit test framework for Rust☆49Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Versioned data-structures for Rust☆207Updated 6 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Cargo plugin to manage dependency features☆118Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 2 months ago
- Comparison of Rust string types☆156Updated 3 weeks ago
- Collection initialization macros for Rust☆67Updated 9 months ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 2 weeks ago
- Define your own PhantomData☆156Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago