nu11ptr / flexstrLinks
A flexible, simple to use, clone-efficient String replacement for Rust
☆155Updated last week
Alternatives and similar repositories for flexstr
Users that are interested in flexstr are comparing it to the libraries listed below
Sorting:
- "A very small syn"☆212Updated 11 months ago
- Comparison of Rust string types☆164Updated last month
- fn(Code) -> Docs☆86Updated 2 years ago
- Type that deserializes only from one specific value☆267Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- A super powered testing macro for Rust☆124Updated last week
- Define your own PhantomData☆158Updated 3 weeks ago
- A tool to mine crates.io and produce static websites☆138Updated last year
- lazy static regular expressions checked at compile time☆222Updated last week
- IO-agnostic line editor for embedded systems☆112Updated 11 months ago
- A Rust macro to make enums with a subset of values of the parent☆130Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- String optimized for map keys☆68Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- ☆95Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- zero runtime cost default arguments in rust☆91Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year