sunfishcode / io-streams
Unbuffered and unlocked I/O streams
☆39Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for io-streams
- An alternative `std`-like implementation built on origin☆24Updated last month
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- ☆29Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆35Updated 3 months ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- bytes::BufMut implementation to count buffer size☆21Updated last week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- Thread-unsafe async runtime☆27Updated 3 weeks ago
- A newtype with alignment of at least `A` bytes☆30Updated 8 months ago
- Helps you frob those bits☆35Updated 3 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 9 months ago
- Non-owning unsafe I/O☆20Updated 3 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Take a value atomically once.☆27Updated last year
- Make any value Sync but only available on its original thread☆37Updated last year
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago