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:
- Timer facilities for Rust's async story☆56Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Compile-time string operations☆107Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An efficient JSON Value parser☆77Updated last year
- Dynamic structured values for Rust☆28Updated 2 months ago
- A typed map which can make sure item exist.☆36Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- ☆43Updated 5 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated this week
- Rust String type with configurable byte storage.☆35Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Thread parking and unparking☆79Updated 9 months ago
- A benchmark library.☆15Updated 5 years ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- ☆41Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Macros to erase scope information from tokens☆26Updated last month
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago