joseph-gio / tryvialLinks
Rust crate for Ok-wrapping and try blocks
☆21Updated 2 years ago
Alternatives and similar repositories for tryvial
Users that are interested in tryvial are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A typed map which can make sure item exist.☆35Updated 7 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated 2 weeks ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- Byte-wise atomic memcpy.☆36Updated 3 weeks ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- ☆40Updated 11 months ago
- ☆32Updated 6 months ago
- Unicode validation and transcoding at billions of characters per second☆20Updated this week
- ☆72Updated 2 months ago
- A benchmark library.☆15Updated 4 years ago
- Compile-time string operations☆95Updated this week
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- ☆16Updated 2 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Minimal TOML library with few dependencies☆83Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- Convert closures into wakers☆45Updated 4 months ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- const panic with formatting☆11Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago