popzxc / stdext-rs
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
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆56Updated 11 months ago
- ☆56Updated last year
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆45Updated last year
- Run closures in parallel☆113Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆58Updated 8 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed any map for rust☆66Updated 4 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- ☆72Updated last month
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year