nu11ptr / flexstrLinks
A flexible, simple to use, immutable, clone-efficient String replacement for Rust
☆155Updated this week
Alternatives and similar repositories for flexstr
Users that are interested in flexstr are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- "A very small syn"☆212Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Comparison of Rust string types☆162Updated 2 weeks ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- fn(Code) -> Docs☆86Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- lazy static regular expressions checked at compile time☆219Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Simple string matching with single- and multiple-wildcard operator☆92Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- A super powered testing macro for Rust☆124Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- IO-agnostic line editor for embedded systems☆111Updated 11 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Type that deserializes only from one specific value☆266Updated last week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆78Updated last month
- Pull in every source file in a directory as a module☆179Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Define your own PhantomData☆158Updated this week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Fast JSON deserialization on borrowed data☆121Updated last month