rosetta-rs / string-rosetta-rsLinks
Comparison of Rust string types
☆158Updated 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 pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- Immutable strings, in Rust.☆248Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- cargo-add command to make dependencies into dylibs☆101Updated 2 years ago
- "A very small syn"☆209Updated 8 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Type that deserializes only from one specific value☆253Updated last week
- A Rust macro to make enums with a subset of values of the parent☆122Updated 4 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Even formats macros☆93Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Define your own PhantomData☆158Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Müsli is a flexible and efficient serialization framework☆408Updated this week
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago