Nugine / const-strLinks
Compile-time string operations
☆103Updated 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:
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- CBOR: Concise Binary Object Representation☆75Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Better reference counted strings for Rust☆135Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- FFI-compatible futures☆167Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 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.☆169Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- Semantic wrapper for byte count representations☆143Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Convert closures into wakers☆45Updated 7 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆93Updated 6 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year