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:
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- Library facilitating safe pinned initialization☆75Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 3 weeks ago
- Remove Cargo.lock lockfile☆34Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆47Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Updated 4 years ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Some internal rustc tools made accessible☆47Updated 2 months ago
- ☆76Updated this week
- Rustdoc's JSON output interface☆37Updated 3 weeks ago
- An exploration of Storages☆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
- Re-usable CLI flags for `cargo` plugins☆44Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Waveform generator library written in Rust☆39Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago