MathiasPius / fallible-option
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
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- horrible serde macro stuff☆39Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- ☆29Updated 9 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Experimenting with Rust's fundamental data model☆50Updated 4 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Lending iterators on stable Rust☆81Updated last year
- A sinless derive helper☆62Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Efficient byte-stream pipe buffer☆42Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Re-usable CLI flags for `cargo` plugins☆36Updated 2 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- ☆22Updated 5 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆39Updated 3 years ago
- Only argument parsing! Nothing more.☆16Updated 11 months ago
- Convert number to enum☆88Updated 6 months ago
- 🐱concat! with support for const variables and expressions☆39Updated 3 weeks ago
- State machine pattern for Rust☆29Updated 3 months ago
- The quickest way to override dependencies with Cargo☆58Updated this week
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆30Updated last week