rosetta-rs / string-rosetta-rsLinks
Comparison of Rust string types
☆160Updated 2 weeks ago
Alternatives and similar repositories for string-rosetta-rs
Users that are interested in string-rosetta-rs are comparing it to the libraries listed below
Sorting:
- Immutable strings, in Rust.☆248Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆193Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated last week
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Type that deserializes only from one specific value☆265Updated last week
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- "A very small syn"☆209Updated 8 months ago
- Easy code duplicate with substitution for Rust☆248Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Generate Rust enum variants without associated data☆98Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A Rust code linter☆215Updated last year
- Even formats macros☆95Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago