RReverser / cow-utils-rs
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
- Run closures in parallel☆113Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Async filesystem primitives☆132Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Async stream for Rust and the futures crate.☆183Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆179Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fast, FFI-friendly string interning for Rust☆164Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Define your own PhantomData☆152Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Data parallelism library for async-std.☆93Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Scoped Thread Local Storage for Rust☆55Updated last year
- A sha1 implementation useable in const contexts☆87Updated last year
- ☆112Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- A low-level I/O ownership and borrowing library☆100Updated 5 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…☆89Updated 2 years ago
- Asynchronous DNS lookups☆65Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Compatibility adapter between tokio and futures☆168Updated last month
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- Versioned data-structures for Rust☆204Updated 2 months ago
- ☆56Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 4 months ago