Nugine / const-str
Compile-time string operations
☆80Updated last week
Related projects ⓘ
Alternatives and complementary repositories for const-str
- Automatic cfg for Rust compiler features☆95Updated last month
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Minimal TOML library with few dependencies☆81Updated 2 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Compatibility adapter between tokio and futures☆156Updated last month
- ☆54Updated 2 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆57Updated 8 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- A Configuration Library for Rust Applications☆39Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆115Updated 5 months ago
- CBOR: Concise Binary Object Representation☆58Updated 3 months ago
- A typed map which can make sure item exist.☆34Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Convert number to enum☆88Updated 3 months ago
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 6 months ago
- ☆71Updated 10 months ago
- A global executor built on top of async-executor and smol☆74Updated 5 months ago
- Convert closures into wakers☆43Updated last month
- Better reference counted strings for Rust☆114Updated 4 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago