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:
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆58Updated last year
- ☆58Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- ☆46Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- ☆56Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- ☆109Updated last year
- Types to define keyboard related events☆65Updated this week
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Case transforming macros for idents☆40Updated 7 months ago
- ☆65Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆87Updated 7 months ago