FlorianUekermann / thiserrorLinks
derive(Error) for struct and enum error types
☆10Updated last year
Alternatives and similar repositories for thiserror
Users that are interested in thiserror are comparing it to the libraries listed below
Sorting:
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- Full precision decimal representation of f64☆26Updated last month
- Rust data types and a macro for generating enumeration-based bit flags☆47Updated 2 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Pluggable critical section☆142Updated 6 months ago
- Generated bindings for Linux's userspace API☆51Updated last week
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆50Updated 2 months ago
- Extensions to the Rust standard library☆46Updated 6 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
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- Simple malloc implementation.☆32Updated 4 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Library facilitating safe pinned initialization☆47Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Hash trait that is object-safe☆32Updated last month
- dylo generates "consumer" versions of your "module" crates.☆29Updated 2 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Rust library providing mutable resizable arrays built on top of mmap☆24Updated last year
- Rhai - An embedded scripting language for Rust [dev repo, may regularly force-push, pull from https://github.com/rhaiscript/rhai for a st…☆10Updated this week
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆48Updated 7 months ago
- Get external dependencies in one step by specifying vcpkg details in Cargo.toml☆44Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- Moving code-gen out of `build.rs`☆18Updated 3 weeks ago