nu11ptr / flexstr
A flexible, simple to use, immutable, clone-efficient String replacement for Rust
☆152Updated 10 months ago
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"☆204Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Comparison of Rust string types☆150Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Graph the number of crates that depend on your crate over time☆241Updated last week
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Type that deserializes only from one specific value☆243Updated last week
- A super powered testing macro for Rust☆118Updated 3 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- fn(Code) -> Docs☆85Updated last year
- A collection of utilities for a superior nom experience☆157Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆185Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- IO-agnostic line editor for embedded systems☆106Updated 4 months ago
- A tool to mine crates.io and produce static websites☆131Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 2 months ago
- Compile-time string formatting☆236Updated 5 months ago