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
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 weeks ago
- 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☆49Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆77Updated 2 months ago
- ☆29Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated last month
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Re-usable CLI flags for `cargo` plugins☆37Updated last month
- State machine pattern for Rust☆29Updated 4 months ago
- An exploration of Storages☆36Updated last year
- Proc-macro utility to populate enums from database data☆20Updated 7 months ago
- Only argument parsing! Nothing more.☆16Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Efficient byte-stream pipe buffer☆42Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Remove Cargo.lock lockfile☆33Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆37Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- Lending iterators on stable Rust☆82Updated last year
- Eager evaluation of macros like `concat!` and `env!`☆38Updated 3 weeks ago
- Obsessively tiny error derive macro☆85Updated last month
- ☆31Updated 4 months ago