dylni / os_str_bytesLinks
Lossless functionality for platform-native strings.
☆71Updated last week
Alternatives and similar repositories for os_str_bytes
Users that are interested in os_str_bytes are comparing it to the libraries listed below
Sorting:
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆57Updated last year
- ☆72Updated 2 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- 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
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Automatic cfg for Rust compiler features☆99Updated last week
- Cargo API written in Paris☆50Updated 3 weeks ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆63Updated 7 years ago
- Rust library for checking the installed/running rustc's version.☆52Updated 10 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Make trait methods callable without the trait in scope☆147Updated last month
- Serialization value trees☆45Updated 10 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- ☆46Updated last year
- Parse integers directly from `[u8]` slices in safe code☆58Updated last year
- ☆21Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- futures::AtomicWaker extracted into its own crate☆27Updated last month