RReverser / cow-utils-rs
Copy-on-write string utilities for Rust
☆158Updated 10 months ago
Alternatives and similar repositories for cow-utils-rs:
Users that are interested in cow-utils-rs are comparing it to the libraries listed below
- Run closures in parallel☆112Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Async filesystem primitives☆133Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated 3 weeks ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Data parallelism library for async-std.☆93Updated 11 months ago
- Async stream for Rust and the futures crate.☆182Updated this week
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A low-level I/O ownership and borrowing library☆100Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated last month
- Merged into https://github.com/dudykr/ddt☆90Updated 3 years ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated last week
- Thread parking and unparking☆74Updated 3 weeks ago
- ☆123Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- ☆199Updated 3 weeks ago
- An on-disk hash table implementation☆113Updated 3 years ago
- ☆64Updated 4 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆146Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆156Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago