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:
- A typed map which can make sure item exist.☆34Updated 11 months ago
- Compile-time string operations☆105Updated 2 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- ☆59Updated last year
- 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 procedural macro helper for easily writing custom derives for enums.☆33Updated last week
- Rust String type with configurable byte storage.☆35Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Thread parking and unparking☆79Updated 8 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Unicode validation and transcoding at billions of characters per second☆22Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Timer facilities for Rust's async story☆56Updated last year
- Convert closures into wakers☆46Updated 8 months ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last week
- A Rust crate for formatting strings dynamically☆32Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago