MathiasPius / fallible-optionLinks
Fallible is an Option with inverted Try-semantics.
☆25Updated 3 years ago
Alternatives and similar repositories for fallible-option
Users that are interested in fallible-option are comparing it to the libraries listed below
Sorting:
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Waveform generator library written in Rust☆39Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- Library facilitating safe pinned initialization☆75Updated last week
- Embed images in Rust documentation☆27Updated 4 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Take a value atomically once.☆30Updated 3 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated 6 months ago
- ☆30Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Convert number to enum☆87Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago