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:
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Imitate the documentation build that docs.rs would do☆51Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆28Updated 3 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Serde Visitor for deserializing untagged enums☆63Updated 2 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Re-usable CLI flags for `cargo` plugins☆39Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Only argument parsing! Nothing more.☆16Updated last year
- Embed images in Rust documentation☆26Updated 4 years ago
- Lending iterators on stable Rust☆82Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- ☆29Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Choose Rust types at compile-time via constants☆67Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Configure const and static items by environment variables.☆25Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago