Nugine / const-str
Compile-time string operations
☆95Updated 3 months ago
Alternatives and similar repositories for const-str
Users that are interested in const-str are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆95Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated this week
- Minimal TOML library with few dependencies☆83Updated 2 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Semantic wrapper for byte count representations☆136Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Macros for deriving as functions to access Enums as their inner components☆101Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Better reference counted strings for Rust☆126Updated 10 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- ☆72Updated last month
- Make trait methods callable without the trait in scope☆146Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Migrated to Codeberg☆79Updated last year
- ☆53Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Abstract over different executors☆73Updated last year
- Const TypeId and non-'static TypeId☆66Updated last week
- Automatically implement traits for common smart pointers☆111Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- `$crate` in procedural macros.☆71Updated last week
- ☆57Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- You can name anonymous Future from async fn without dyn or Box!☆60Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆127Updated last month