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:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆54Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆65Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Waveform generator library written in Rust☆38Updated 2 years ago
- Library facilitating safe pinned initialization☆60Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Download .crate files of all versions of all crates from crates.io☆45Updated 3 weeks ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Re-usable CLI flags for `cargo` plugins☆40Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- Pretty-print file sizes and more☆47Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- List size of types in a Rust crate☆27Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Imitate the documentation build that docs.rs would do☆56Updated 2 weeks ago