Nugine / const-strLinks
Compile-time string operations
☆116Updated last week
Alternatives and similar repositories for const-str
Users that are interested in const-str are comparing it to the libraries listed below
Sorting:
- Semantic wrapper for byte count representations☆152Updated last week
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Better reference counted strings for Rust☆140Updated last year
- CBOR: Concise Binary Object Representation☆84Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Minimal TOML library with few dependencies☆83Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A lightweight version of pin-project written with declarative macros.☆270Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Define your own PhantomData☆158Updated last month
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- FFI-compatible futures☆172Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Async synchronization primitives☆281Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Updated 2 weeks ago