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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Experimenting with Rust's fundamental data model☆53Updated last month
- Embed images in Rust documentation☆27Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Serde Visitor for deserializing untagged enums☆65Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Convert number to enum☆87Updated last year
- Async, lock-free synchronization primitives for task wakeup☆46Updated 11 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- horrible serde macro stuff☆39Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- async fn(Input) -> Result<Output, Error>☆50Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- An exploration of Storages☆37Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- List size of types in a Rust crate☆27Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated 3 weeks ago
- ☆29Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Some internal rustc tools made accessible☆47Updated 7 months ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 5 months ago