bruxisma / outcomeLinks
An experiment in an augmented error handling type for Rust
☆40Updated 4 months ago
Alternatives and similar repositories for outcome
Users that are interested in outcome are comparing it to the libraries listed below
Sorting:
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- Human-friendly indexed collections☆56Updated 2 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Zig comptime using Rust proc macros☆53Updated last year
- We have Crater At Home☆37Updated last year
- Memory validation framework for Rust☆74Updated 3 months ago
- A highly experiment portable runtime☆21Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Ranged integers for Rust based on const generics☆28Updated 6 months ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated 11 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Linux linker for x86 and x86-64☆31Updated 7 months ago
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- ☆35Updated 11 months ago
- PEG trace visualizer☆94Updated 3 months ago
- Efficient sampling with uniform probability☆31Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Scope Graph Implementation in Rust☆28Updated last year
- Lift enum variants to the type-level.☆32Updated 4 years ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆56Updated this week
- exhaustive testing library☆66Updated last year