popzxc / stdext-rsLinks
Extensions for the Rust standard library
☆40Updated 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:
- Proc macro for smol async runtime☆53Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆57Updated last year
- ☆57Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- ☆46Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆56Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- String optimized for map keys☆65Updated last week
- Extension of nom to trace parser☆49Updated 5 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- Case transforming macros for idents☆40Updated 6 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆71Updated last year
- Rust library for checking the installed/running rustc's version.☆52Updated 11 months ago
- Run closures in parallel☆114Updated 5 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago