Nugine / const-strLinks
Compile-time string operations
☆97Updated last month
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☆102Updated 3 weeks ago
- Minimal TOML library with few dependencies☆84Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Compatibility adapter between tokio and futures☆171Updated 4 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆132Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Macros for deriving as functions to access Enums as their inner components☆102Updated 10 months ago
- Semantic wrapper for byte count representations☆139Updated 3 months ago
- ☆53Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Migrated to Codeberg☆79Updated last year
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last year
- Convert closures into wakers☆45Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- A library for interaction with units of bytes.☆57Updated 8 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Big array helper for serde☆61Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated 3 weeks ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year