FlorianUekermann / thiserrorLinks
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:
- Single-future, #![no_std] executor based on event bitmasks☆23Updated 3 years ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Simple malloc implementation.☆32Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆37Updated 4 years ago
- Windows INI file {de,}serialization☆25Updated last year
- A tiny Rust std-lib for Linux x86_64 and aarch64☆48Updated 4 months ago
- Catergorise ANSI - ANSI escape code parser and categoriser☆18Updated 2 years ago
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆49Updated last month
- Pluggable critical section☆138Updated 6 months ago
- Rust Bindings to Android log Library☆17Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 3 months ago
- Ergonomic, efficient and Zero-cost rust bindings to Lua5.4☆38Updated 5 months ago
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- const panic with formatting☆11Updated 4 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- Single-threaded asynchronous GUI runtime☆21Updated last week
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Talk to Cargo easily at build time☆17Updated last year
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 8 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Automatic testing of FFI bindings for Rust☆23Updated last month
- Extensions to the Rust standard library☆46Updated 6 months ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 3 years ago