MathiasPius / fallible-option
Fallible is an Option with inverted Try-semantics.
☆26Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fallible-option
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Minimalist Rust syntax parsing for procedural macros☆63Updated 5 months ago
- horrible serde macro stuff☆39Updated last year
- ☆29Updated 6 months ago
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆36Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- Experimenting with Rust's fundamental data model☆47Updated last month
- Serde Visitor for deserializing untagged enums☆59Updated last week
- Async, lock-free synchronization primitives for task wakeup☆41Updated 2 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- 🐱concat! with support for const variables and expressions☆35Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- A sinless derive helper☆51Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Command line util to pretty print Rust backtraces☆28Updated 4 months ago
- Proc-macro utility to populate enums from database data☆20Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- A Rust library for runtime-checked linearish types☆31Updated last year
- State machine pattern for Rust☆28Updated 3 weeks ago
- It executes futures☆55Updated last year
- Embed images in Rust documentation☆24Updated 3 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆39Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated this week
- Binary size analyzer for Rust programs☆36Updated 6 months ago