rosetta-rs / string-rosetta-rsLinks
Comparison of Rust string types
☆161Updated 3 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:
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆169Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Immutable strings, in Rust.☆248Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- lazy static regular expressions checked at compile time☆220Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- "A very small syn"☆212Updated 10 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- A Rust code linter☆212Updated last year
- Type that deserializes only from one specific value☆266Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- ☆218Updated 4 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- A Rust macro to make enums with a subset of values of the parent☆130Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Define your own PhantomData☆158Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆260Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Even formats macros☆95Updated this week
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year