Nugine / const-str
Compile-time string operations
☆90Updated this week
Alternatives and similar repositories for const-str:
Users that are interested in const-str are comparing it to the libraries listed below
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- A Configuration Library for Rust Applications☆39Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆105Updated last month
- CBOR: Concise Binary Object Representation☆63Updated last month
- Better reference counted strings for Rust☆118Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Minimal TOML library with few dependencies☆84Updated last week
- A Rust crate for formatting strings dynamically☆31Updated last year
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week
- The missing compound borrowing for Rust.☆57Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆198Updated this week
- Threadsafe RefCell for Rust☆90Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- Compatibility adapter between tokio and futures☆163Updated this week
- Convert closures into wakers☆45Updated last month
- Pick a free unused port☆39Updated 2 years ago
- File/log rotation writer for Rust☆30Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 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…☆71Updated 3 weeks ago
- Asynchronous HTTP body trait☆132Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆63Updated last year
- Convert number to enum☆88Updated 6 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago