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
- horrible serde macro stuff☆38Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 months ago
- Re-usable CLI flags for `cargo` plugins☆37Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 5 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 2 months ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Serde Visitor for deserializing untagged enums☆62Updated last month
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 months ago
- State machine pattern for Rust☆29Updated 5 months ago
- Take a value atomically once.☆29Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last month
- An exploration of Storages☆35Updated last year
- Mirror of Rust's allocator api for use on stable rust☆57Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆86Updated this week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆37Updated 4 months ago
- ☆23Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Binary size analyzer for Rust programs☆36Updated 11 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆51Updated 6 months ago
- Macro for sealing traits and structures☆53Updated 4 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆38Updated last week
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- ☆39Updated last year