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 11 months ago
- horrible serde macro stuff☆39Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 6 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Choose Rust types at compile-time via constants☆64Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- ☆56Updated last year
- Zero-cost bitsets over native Rust types☆76Updated last month
- A Rust library for runtime-checked linearish types☆33Updated last year
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- Re-usable CLI flags for `cargo` plugins☆38Updated last month
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆38Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated 3 weeks ago
- ☆29Updated last year
- Lending iterators on stable Rust☆82Updated last year
- An exploration of Storages☆35Updated last year
- Write simple proc-macros inline with other source code.☆19Updated 5 months ago
- Convert number to enum☆87Updated 9 months ago
- A sinless derive helper☆72Updated 6 months ago
- ☆32Updated 6 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆55Updated this week