joseph-gio / tryvial
Rust crate for Ok-wrapping and try blocks
☆19Updated 2 years ago
Alternatives and similar repositories for tryvial:
Users that are interested in tryvial are comparing it to the libraries listed below
- A typed map which can make sure item exist.☆35Updated 4 months ago
- Compile-time string operations☆90Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆22Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Unicode validation and transcoding at billions of characters per second☆14Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 5 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
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Dynamic structured values for Rust☆27Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆31Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 3 months ago
- Duplicate an async I/O handle☆40Updated last month
- ☆15Updated 10 months ago
- Take a value atomically once.☆27Updated 2 years ago
- ☆33Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Const TypeId and non-'static TypeId☆60Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- Macros to erase scope information from tokens☆24Updated last week
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- The missing compound borrowing for Rust.☆57Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month