myrrlyn / calm_io
Calm I/O operations for Rust
☆76Updated 4 years ago
Alternatives and similar repositories for calm_io:
Users that are interested in calm_io are comparing it to the libraries listed below
- ☆56Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- ☆112Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- ☆56Updated last year
- ☆56Updated 3 years ago
- ☆63Updated 7 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Extensions for the Rust standard library☆39Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago