lovasoa / custom_error
Define custom errors without boilerplate using the custom_error! macro.
☆74Updated 4 years ago
Alternatives and similar repositories for custom_error:
Users that are interested in custom_error are comparing it to the libraries listed below
- ☆124Updated 2 years ago
- Safely combine results☆81Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Rust option parser with custom derive support☆231Updated 5 months ago
- A circular buffer with fixed capacity (Rust).☆104Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Write and execute SQL queries with ease☆73Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Error management☆26Updated 7 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- skiplist☆142Updated 3 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆88Updated 3 years ago
- Run closures in parallel☆113Updated 3 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Migrated to Codeberg☆79Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago