nu11ptr / flexstr
A flexible, simple to use, immutable, clone-efficient String replacement for Rust
☆151Updated 7 months ago
Alternatives and similar repositories for flexstr:
Users that are interested in flexstr are comparing it to the libraries listed below
- "A very small syn"☆201Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated last year
- lazy static regular expressions checked at compile time☆204Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A super powered testing macro for Rust☆118Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated 2 weeks ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- Easy code duplicate with substitution for Rust☆239Updated 6 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Comparison of Rust string types☆140Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A versatile and developer-friendly trait mocking library☆73Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- A concurrent, append-only vector.☆150Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Pull in every source file in a directory as a module☆170Updated 2 weeks ago
- fn(Code) -> Docs☆85Updated last year
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- ☆87Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A collection of utilities for a superior nom experience☆153Updated last year
- Lazy formatting utility macro for rust☆126Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year