MathiasPius / fallible-optionLinks
Fallible is an Option with inverted Try-semantics.
☆26Updated 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:
- Lending iterators on stable Rust☆83Updated last year
- Convert number to enum☆87Updated last year
- horrible serde macro stuff☆39Updated last year
- Serde Visitor for deserializing untagged enums☆64Updated 3 weeks ago
- Waveform generator library written in Rust☆38Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated this week
- Experimenting with Rust's fundamental data model☆53Updated 3 weeks ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 9 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- ☆29Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- Library facilitating safe pinned initialization☆57Updated this week
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Re-usable CLI flags for `cargo` plugins☆40Updated 3 weeks ago