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:
- Compile-time string operations☆98Updated this week
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Timer facilities for Rust's async story☆56Updated 9 months ago
- A typed map which can make sure item exist.☆34Updated 8 months ago
- Dynamic structured values for Rust☆28Updated 3 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- ☆40Updated last year
- Byte-wise atomic memcpy.☆36Updated 2 weeks ago
- Convert closures into wakers☆45Updated 5 months ago
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A Configuration Library for Rust Applications☆39Updated 4 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆103Updated 10 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 9 months ago
- Thread parking and unparking☆78Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A global executor built on top of async-executor and smol☆74Updated 4 months ago
- A low-level I/O ownership and borrowing library☆102Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 6 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Unicode validation and transcoding at billions of characters per second☆22Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago