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:
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Compile-time string operations☆103Updated 3 weeks ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 11 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 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.☆42Updated 3 years ago
- Convert closures into wakers☆45Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- Thread parking and unparking☆77Updated 7 months ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- ☆55Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- ☆59Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated last year
- A benchmark library.☆16Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Dynamic structured values for Rust☆28Updated 5 months ago
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆23Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Unicode validation and transcoding at billions of characters per second☆22Updated this week
- futures::AtomicWaker extracted into its own crate☆31Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated 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