rosetta-rs / string-rosetta-rs
Comparison of Rust string types
☆145Updated last week
Alternatives and similar repositories for string-rosetta-rs:
Users that are interested in string-rosetta-rs are comparing it to the libraries listed below
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- A concurrent, append-only vector.☆158Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Comparing parser APIs☆125Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- "A very small syn"☆203Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆216Updated 3 months ago
- lazy static regular expressions checked at compile time☆211Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Reflection via DWARF.☆296Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Compact, clone-on-write vector and string.☆258Updated last week
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- A collection of utilities for a superior nom experience☆155Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Program startup and thread support written in Rust☆184Updated last week
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- A super powered testing macro for Rust☆118Updated 2 months ago