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:
- ☆61Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆61Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆58Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- ☆36Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Run closures in parallel☆114Updated last year
- ☆46Updated 2 years ago
- Data parallelism library for async-std.☆96Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- ☆111Updated 3 years ago
- ☆67Updated 5 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago