MathiasPius / fallible-optionLinks
Fallible is an Option with inverted Try-semantics.
☆25Updated 3 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 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Experimenting with Rust's fundamental data model☆58Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- horrible serde macro stuff☆39Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Waveform generator library written in Rust☆39Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆42Updated 6 months ago
- Configure const and static items by environment variables.☆26Updated 2 months ago
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Convert number to enum☆87Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Imitate the documentation build that docs.rs would do☆68Updated last month
- Hybrid typenum/const generic arrays☆20Updated this week
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Remove Cargo.lock lockfile☆34Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago