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:
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Async stream for Rust and the futures crate.☆184Updated last month
- Run closures in parallel☆114Updated 5 months ago
- Fast, FFI-friendly string interning for Rust☆166Updated 9 months ago
- Async filesystem primitives☆135Updated 3 weeks ago
- skiplist☆142Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- ☆124Updated 2 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…☆90Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated last month
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- generators☆210Updated last year
- String interning for Rust☆200Updated last month
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- An on-disk hash table implementation☆123Updated 3 years ago
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- A sha1 implementation useable in const contexts☆87Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A simple bitset container for Rust☆145Updated 2 weeks ago