tdnguyen6 / flexible-fn-rs
Demonstration of flexible function calls in Rust with function overloading, named arguments and optional arguments
☆80Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for flexible-fn-rs
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- A super powered testing macro for Rust☆113Updated 2 years ago
- Argument parsing for the future 🚀☆127Updated 2 years ago
- Simple concurrent progress bars.☆102Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Comparison of Rust string types☆133Updated last week
- cargo-add command to make dependencies into dylibs☆88Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆132Updated last year
- fn(Code) -> Docs☆80Updated last year
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆146Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Graph the number of crates that depend on your crate over time☆232Updated this week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- ☆93Updated last year
- Simple macros to write colored and formatted text to a terminal. Based on `termcolor`, thus also cross-platform.☆226Updated last year
- Versioned data-structures for Rust☆203Updated last year
- A tool to mine crates.io and produce static websites☆125Updated 3 weeks ago
- IO-agnostic line editor for embedded systems☆96Updated last month
- ☆112Updated last year
- Copy-on-write string utilities for Rust☆158Updated 7 months ago
- 🦗 Grillon, an elegant and natural way to approach API testing in Rust.☆121Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆148Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆106Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated last week
- Compatibility adapter between tokio and futures☆155Updated 3 weeks ago