tomkarw / opinionated-rust-templateLinks
A template for your next Rust project.
☆32Updated 3 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
 - Twelf is a configuration solution for Rust including 12-Factor support. It is designed with layers in order to configure different source…☆122Updated last year
 - Proc-macro typestate DSL for Rust☆151Updated 2 years ago
 - Derive a builder for your constructors in Rust☆71Updated 2 months ago
 - Web API access control for Rust☆127Updated 3 weeks ago
 - Map data structure whose keys are stored as ranges☆95Updated 2 weeks ago
 - A super powered testing macro for Rust☆122Updated 8 months ago
 - A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
 - Rust microbenchmarking harness based on paired-testing methodology☆142Updated 2 weeks ago
 - Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆202Updated last month
 - A generic abstraction of paginated APIs☆62Updated last year
 - A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last week
 - Serialize/deserialize rusqlite rows☆94Updated 2 weeks 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 collection of utilities for a superior nom experience☆163Updated 2 years ago
 - A problem type to be returned by HTTP APIs☆61Updated 9 months ago
 - Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
 - An alternate Cargo registry using static files☆133Updated 3 weeks ago
 - A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last week
 - Progress reporting abstraction for Rust☆64Updated last year
 - Collection of utilities for writing your own dev scripts☆63Updated 3 years ago
 - A Cargo subcommand to build and test all feature flag combinations.☆169Updated last month
 - A Rust macro to make enums with a subset of values of the parent☆127Updated last month
 - A crate for generating (relatively) complex compile-time constants in rust☆32Updated 3 months ago
 - A map implementation that relies on fixed-size storage derived by a procedural macro☆50Updated last month
 - YAML library, based on unsafe-libyaml☆71Updated last year
 - Track and query Cargo dependency graphs.☆237Updated this week
 - assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
 - ergonomic and precise error handling built atop type-level set arithmetic☆291Updated 6 months ago
 - An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year