WhoisDavid / rust-learningsLinks
Collection of Rust learnings through implementation
☆17Updated 4 years ago
Alternatives and similar repositories for rust-learnings
Users that are interested in rust-learnings are comparing it to the libraries listed below
Sorting:
- Expanding opportunities standard library std::fs and std::io☆330Updated 2 years ago
- Simple derive macros in Rust☆191Updated 3 months ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆382Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Fuzzy Matching Library for Rust☆296Updated last year
- (Auto)DRY for your Rust dependencies☆227Updated 11 months ago
- Allows for the creation of serialised Rust tests☆279Updated last week
- Tools to iterate over all values of a type☆110Updated 5 months ago
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆206Updated 9 months ago
- This guide explains how you can use "global data" in Rust☆204Updated 5 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Getters and Setters for Rust.☆380Updated 7 months ago
- Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]☆62Updated 3 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Inline diagrams for rustdoc with mermaid.js☆546Updated last year
- Find out path at which a deserialization error occurred☆413Updated this week
- Rust crate for a convenient RAII scope guard.☆549Updated 2 years ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- A Rust library to allow for easy setup/teardown implementations for tests☆107Updated 2 weeks ago
- Immutable strings, in Rust.☆247Updated 2 years ago
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆289Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆576Updated 3 weeks ago
- .github/workflows/ci.yml☆373Updated last week
- Structured concurrency operations for async Rust☆487Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago