joseph-gio / tryvialLinks
Rust crate for Ok-wrapping and try blocks
☆21Updated 3 years ago
Alternatives and similar repositories for tryvial
Users that are interested in tryvial are comparing it to the libraries listed below
Sorting:
- A procedural macro helper for easily writing custom derives for enums.☆34Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Compile-time string operations☆114Updated this week
- A low-level I/O ownership and borrowing library☆106Updated 4 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.☆43Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- ☆60Updated last year
- Convert closures into wakers☆46Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Thread parking and unparking☆79Updated 11 months ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆25Updated this week
- Dynamic structured values for Rust☆28Updated last month
- Timer facilities for Rust's async story☆56Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- Duplicate an async I/O handle☆41Updated 11 months ago
- A benchmark library.☆15Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Macros to erase scope information from tokens☆26Updated last week