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 low-level I/O ownership and borrowing library☆105Updated 3 months ago
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- Compile-time string operations☆109Updated 2 months ago
- Convert closures into wakers☆46Updated 10 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated 2 months ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 3 weeks ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Timer facilities for Rust's async story☆56Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- An efficient JSON Value parser☆77Updated last year
- A typed map which can make sure item exist.☆36Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago
- Minimal TOML library with few dependencies☆83Updated 8 months ago
- Thread parking and unparking☆79Updated 10 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Duplicate an async I/O handle☆41Updated 10 months ago
- A library for interaction with units of bytes.☆58Updated 3 months ago
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- ☆44Updated 6 months ago