AuroransSolis / rustconf-2023Links
☆21Updated last year
Alternatives and similar repositories for rustconf-2023
Users that are interested in rustconf-2023 are comparing it to the libraries listed below
Sorting:
- Cargo command to create the README.md from your crate's documentation☆171Updated last month
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Rust macro for automatically generating default☆150Updated 2 years ago
- generators☆211Updated 2 years ago
- Compile-time string formatting☆258Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆222Updated 6 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- Convert number to enum☆87Updated last year
- A GitHub Action for running cargo-semver-checks☆74Updated 3 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆265Updated last month
- Procedural macro that generates an array of the field names of a named struct☆37Updated last year
- Fast recursive detection and cleaning of rust projects with interactive TUI and filters. Find rust projects anywhere that meet conditions…☆200Updated 8 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- A super powered testing macro for Rust☆124Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- (Auto)DRY for your Rust dependencies☆221Updated 10 months ago
- Rust library for typesystem-assisted bitflags.☆135Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago