tomkarw / opinionated-rust-templateLinks
A template for your next Rust project.
☆31Updated 2 years ago
Alternatives and similar repositories for opinionated-rust-template
Users that are interested in opinionated-rust-template are comparing it to the libraries listed below
Sorting:
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- A generic abstraction of paginated APIs☆60Updated last year
- Quickly define custom error enums for a functions in rust.☆51Updated 4 months ago
- A super powered testing macro for Rust☆119Updated 4 months ago
- An alternate Cargo registry using static files☆121Updated 3 months ago
- Generate rust code (structures and enum) from XSD☆56Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆122Updated last month
- ☆91Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Query serde_json Values with JSONPath☆59Updated 4 months ago
- A procedural macro for configuring constant values across crates☆67Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Extract differences between arbitrary datastructures☆89Updated last year
- Simple refinement types for Rust; parse, don't validate!☆74Updated 2 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆150Updated last year
- Trait implementation generator macro☆29Updated last week
- ☆50Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Web API access control for Rust☆127Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- ☆112Updated 2 years ago
- ☆75Updated 6 months ago
- ☆69Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- Improve and strengthen your strings by making them strongly-typed with less boilerplate☆32Updated 3 months ago