popzxc / stdext-rsLinks
Extensions for the Rust standard library
☆39Updated 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
- ☆57Updated last year
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- ☆46Updated last year
- ☆57Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Run closures in parallel☆113Updated 5 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- String optimized for map keys☆63Updated 2 weeks ago
- ☆58Updated 9 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ☆39Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 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…☆89Updated 2 years ago
- Vec-backed ID-tree☆59Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Automatically upgrade breaking changes☆45Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago