MathiasPius / fallible-optionLinks
Fallible is an Option with inverted Try-semantics.
☆25Updated 2 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
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Waveform generator library written in Rust☆39Updated 2 years ago
- Experimenting with Rust's fundamental data model☆54Updated last month
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- Library facilitating safe pinned initialization☆63Updated last week
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆43Updated last year
- Convert number to enum☆87Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆43Updated 3 months ago
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Generic Async Semaphore☆21Updated 7 months ago