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:
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Re-usable CLI flags for `cargo` plugins☆38Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- ☆29Updated last year
- horrible serde macro stuff☆39Updated last year
- ☆57Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆63Updated last week
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- An exploration of Storages☆35Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Eager evaluation of macros like `concat!` and `env!`☆39Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago