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:
- Allows for the creation of serialised Rust tests☆263Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated 2 months ago
- This guide explains how you can use "global data" in Rust☆204Updated 5 years ago
- (Auto)DRY for your Rust dependencies☆200Updated 7 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆364Updated this week
- An asynchronous, runtime data feedable terminal paging library for Rust☆342Updated last year
- .github/workflows/ci.yml☆361Updated last week
- Hooks for Yew, inspired by streamich/react-use and alibaba/hooks.☆174Updated 2 months ago
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Find out path at which a deserialization error occurred☆403Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated last month
- A Toolchain for Rust Debuginfo☆109Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Fuzzy Matching Library for Rust☆285Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated last month
- Easy to use axum test client☆80Updated last year
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆178Updated 5 months ago
- Struct mocking library for Rust☆474Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆793Updated last week
- ☆214Updated 2 months ago
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆279Updated last month
- Simple derive macros in Rust☆188Updated 4 years ago
- Tools to iterate over all values of a type☆108Updated last month
- Rust library for regular expressions using "fancy" features like look-around and backreferences☆513Updated 3 weeks ago
- Compile-time string formatting☆243Updated this week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆194Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated 2 weeks ago
- Open a path or URL with the system-defined program☆369Updated 4 months ago