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☆65Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆31Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Serde Visitor for deserializing untagged enums☆67Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks 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.☆39Updated 9 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Convert number to enum☆87Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- Remove Cargo.lock lockfile☆32Updated this week
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated 2 months ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Library facilitating safe pinned initialization☆60Updated last week
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- List size of types in a Rust crate☆27Updated last year
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Imitate the documentation build that docs.rs would do☆56Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 2 weeks ago