dtolnay / thiserrorLinks
derive(Error) for struct and enum error types
☆5,057Updated this week
Alternatives and similar repositories for thiserror
Users that are interested in thiserror are comparing it to the libraries listed below
Sorting:
- Flexible concrete Error type built on std::Error☆6,118Updated this week
- Application level tracing for Rust.☆6,127Updated last month
- Statistics-driven benchmarking library for Rust☆5,195Updated 2 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,365Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,906Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,400Updated this week
- Parser for Rust source code☆3,138Updated last week
- Date and time library for Rust☆3,618Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,980Updated last week
- A binary encoder / decoder implementation in Rust.☆3,081Updated 2 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,616Updated 5 months ago
- A code coverage tool for Rust projects☆2,753Updated this week
- The original askama repo, please go to https://github.com/askama-rs/askama☆3,598Updated 5 months ago
- a debugger for async rust!☆4,146Updated 3 months ago
- Strongly typed JSON library for Rust☆5,273Updated last week
- A utility for managing cargo dependencies from the command line.☆3,265Updated last week
- A command line progress reporting library for Rust☆4,838Updated last month
- async fn(Request) -> Result<Response, Error>☆3,900Updated 3 weeks ago
- Ergonomic bindings to SQLite for Rust☆3,765Updated this week
- Parse command line arguments by defining a struct.☆2,734Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,047Updated 2 weeks ago
- 🔭 Cross-platform filesystem notification library for Rust.☆3,048Updated last week
- Rust task runner and build tool.☆2,799Updated 2 months ago
- Logging implementation for Rust