nu11ptr / flexstrLinks
A flexible, simple to use, immutable, clone-efficient String replacement for Rust
☆152Updated 11 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"☆206Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- Type that deserializes only from one specific value☆244Updated last month
- 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
- A collection of utilities for a superior nom experience☆161Updated last year
- Comparison of Rust string types☆151Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- A super powered testing macro for Rust☆120Updated 4 months ago
- lazy static regular expressions checked at compile time☆213Updated 6 months ago
- A Rust macro to make enums with a subset of values of the parent☆99Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Compact, clone-on-write vector and string.☆269Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A fast, concurrent string interner☆150Updated 10 months ago
- fn(Code) -> Docs☆85Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago