MathiasPius / fallible-optionLinks
Fallible is an Option with inverted Try-semantics.
☆25Updated 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:
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Some internal rustc tools made accessible☆47Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Waveform generator library written in Rust☆39Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Configure const and static items by environment variables.☆26Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago
- Bindings to the brotli library featuring a low-overhead encoder and decoder, Writers and Readers for compression and decompression at cus…☆25Updated last year
- Mirror of Rust's allocator api for use on stable rust☆72Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Experimenting with Rust's fundamental data model☆55Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- ☆30Updated last year
- Convert number to enum☆87Updated last year
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆43Updated 5 months ago
- `$crate` in procedural macros.☆78Updated last month
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- ☆76Updated last month
- Choose Rust types at compile-time via constants☆70Updated last year
- 🐱concat! with support for const variables and expressions☆45Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago