nu11ptr / flexstrLinks
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:
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- "A very small syn"☆204Updated 4 months ago
- Type that deserializes only from one specific value☆244Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 11 months ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated this week
- A fast, concurrent string interner☆150Updated 10 months ago
- IO-agnostic line editor for embedded systems☆106Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated last week
- Rust library for typesystem-assisted bitflags.☆125Updated last week
- A collection of utilities for a superior nom experience☆159Updated last year
- Comparison of Rust string types☆151Updated 2 weeks ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A super powered testing macro for Rust☆118Updated 3 months ago
- Compact, clone-on-write vector and string.☆267Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Progress reporting abstraction for Rust☆64Updated 10 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- A versatile and developer-friendly trait mocking library☆75Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 8 months ago
- Proc-macro typestate DSL for Rust☆150Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago