popzxc / stdext-rsLinks
Extensions for the Rust standard library
☆42Updated last year
Alternatives and similar repositories for stdext-rs
Users that are interested in stdext-rs are comparing it to the libraries listed below
Sorting:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- ☆61Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- Run closures in parallel☆115Updated 11 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆61Updated last year
- ☆56Updated 2 years ago
- ☆109Updated last year
- String optimized for map keys☆68Updated last week
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- ☆46Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- A Rust library (crate) for reading and easily navigating forward, backward or randomly through the lines of huge files. Tested with files…☆89Updated 3 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
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago