nu11ptr / flexstr
A flexible, simple to use, immutable, clone-efficient String replacement for Rust
☆151Updated 6 months ago
Alternatives and similar repositories for flexstr:
Users that are interested in flexstr are comparing it to the libraries listed below
- Type that deserializes only from one specific value☆231Updated last week
- A super powered testing macro for Rust☆117Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A fast, concurrent string interner☆148Updated 6 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Compact, clone-on-write vector and string.☆218Updated 3 months ago
- A collection of utilities for a superior nom experience☆153Updated last year
- Comparison of Rust string types☆138Updated 2 weeks ago
- A concurrent, append-only vector.☆148Updated this week
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- lazy static regular expressions checked at compile time☆203Updated last month
- "A very small syn"☆200Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆110Updated 4 months ago
- A versatile and developer-friendly trait mocking library☆72Updated 6 months ago
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆143Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆184Updated last week
- Reflection via DWARF.☆296Updated last year
- Compile-time regular expressions, the right way.☆77Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Compatibility adapter between tokio and futures☆163Updated this week