dylni / os_str_bytes
Lossless functionality for platform-native strings.
☆71Updated last month
Alternatives and similar repositories for os_str_bytes:
Users that are interested in os_str_bytes are comparing it to the libraries listed below
- ☆72Updated 5 months ago
- ☆55Updated last year
- Macro for sealing traits and structures☆52Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- String optimized for map keys☆62Updated last month
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 7 months ago
- ☆61Updated 7 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Serde serializer for generating Starlark build targets☆66Updated last week
- Inline procedural macros for Rust☆55Updated 2 years ago
- Take a value atomically once.☆29Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- (lifetime) GATs on stable Rust☆57Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- ☆29Updated 10 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`☆30Updated 2 years ago
- ☆55Updated 10 months ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago