nu11ptr / flexstrLinks
A flexible, simple to use, clone-efficient String replacement for Rust
☆157Updated 2 weeks 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"☆212Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Type that deserializes only from one specific value☆267Updated last month
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- Comparison of Rust string types☆165Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- Rust KDL parser and derive implementation☆99Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- lazy static regular expressions checked at compile time☆222Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- ☆95Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- cargo-add command to make dependencies into dylibs