FlorianUekermann / thiserror
derive(Error) for struct and enum error types
☆9Updated last year
Alternatives and similar repositories for thiserror
Users that are interested in thiserror are comparing it to the libraries listed below
Sorting:
- A dynamic library helper for rust crates☆35Updated last year
- Full precision decimal representation of f64☆26Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- const panic with formatting☆11Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Extensions to the Rust standard library☆46Updated 5 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- Generated bindings for Linux's userspace API☆51Updated last month
- A C expression parser and evaluator☆46Updated 2 years ago
- An `abilists` parser crate for Rust.☆25Updated 10 months ago
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆38Updated last year
- Async, lock-free synchronization primitives for task wakeup☆44Updated 8 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Talk to Cargo easily at build time☆17Updated last year
- Terminal information for Rust.☆24Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Rust data types and a macro for generating enumeration-based bit flags☆46Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- Safely cast slices of one built-in fundamental number type to another☆28Updated 2 months ago
- Hash trait that is object-safe☆32Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- An async allocator with Fun™️ unsafe Rust☆18Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Pretty-print file sizes and more☆44Updated last month