Nugine / const-strLinks
Compile-time string operations
☆102Updated 2 weeks ago
Alternatives and similar repositories for const-str
Users that are interested in const-str are comparing it to the libraries listed below
Sorting:
- Compatibility adapter between tokio and futures☆175Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- Better reference counted strings for Rust☆134Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Convert closures into wakers☆45Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- FFI-compatible futures☆165Updated 2 months ago
- A Configuration Library for Rust Applications☆39Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Semantic wrapper for byte count representations☆141Updated 2 weeks ago
- CBOR: Concise Binary Object Representation☆75Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Migrated to Codeberg☆79Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year