nu11ptr / flexstr
A flexible, simple to use, immutable, clone-efficient String replacement for Rust
☆148Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for flexstr
- "A very small syn"☆196Updated 7 months ago
- Comparison of Rust string types☆133Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆244Updated last week
- Type that deserializes only from one specific value☆228Updated this week
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- ☆84Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆132Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆142Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated 2 weeks ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- A collection of utilities for a superior nom experience☆149Updated last year
- A concurrent, append-only vector.☆135Updated this week
- Compact, clone-on-write vector and string.☆208Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆173Updated 3 months ago
- fn(Code) -> Docs☆80Updated last year
- Easy code duplicate with substitution for Rust☆235Updated last month
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆160Updated this week
- A versatile and developer-friendly trait mocking library☆71Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 2 months ago
- Track and query Cargo dependency graphs.☆167Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago