emmiegit / str-macro
Rust str macro to bring the convenience of vec to the String type
☆13Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for str-macro
- ☆48Updated 2 years ago
- Serialization value trees☆43Updated 3 months ago
- Types to define keyboard related events.☆53Updated 9 months ago
- A powerful color representation, manipulation and conversion library that aims to be easy to use.☆22Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 3 weeks ago
- ☆20Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- ☆55Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- Derive Debug with a custom format per field.☆16Updated 5 months ago
- Proof of concept ranged integers in Rust.☆38Updated 10 months ago
- Lossless functionality for platform-native strings.☆70Updated last week
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Adapters to convert between different writable APIs.☆21Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- ☆55Updated last year
- Macro for sealing traits and structures☆49Updated last month
- ☆22Updated 2 years ago
- ☆17Updated 5 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆63Updated last month
- Task Orchestration Framework☆56Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Library for language and locale identifier negotiation.☆39Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month