RReverser / cow-utils-rsLinks
Copy-on-write string utilities for Rust
☆158Updated last year
Alternatives and similar repositories for cow-utils-rs
Users that are interested in cow-utils-rs are comparing it to the libraries listed below
Sorting:
- skiplist☆144Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Run closures in parallel☆115Updated 11 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Async stream for Rust and the futures crate.☆189Updated 2 weeks ago
- docs.rs as a publishing platform?☆71Updated this week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Data parallelism library for async-std.☆96Updated last year
- Async filesystem primitives☆141Updated last month
- ☆125Updated 3 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Merged into https://github.com/dudykr/ddt☆91Updated 4 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆185Updated last month
- Thread parking and unparking☆79Updated 11 months ago
- A file abstraction system for Rust☆75Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- The simd optimized escape code☆54Updated 3 weeks ago