mcy / stringsLinks
Rust String Libraries by mcyoung
☆195Updated 8 months ago
Alternatives and similar repositories for strings
Users that are interested in strings are comparing it to the libraries listed below
Sorting:
- Müsli is a flexible and efficient serialization framework☆412Updated last week
- A fast, concurrent string interner☆157Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆291Updated 6 months ago
- Small, fast, synchronization primitives☆251Updated last year
- A Rust code linter☆215Updated last year
- Program startup and thread support written in Rust☆194Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆167Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆305Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Library for snippet annotations☆338Updated last week
- Fantastic serialization library☆160Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆171Updated this week
- "A very small syn"☆209Updated 8 months ago
- in-place allocation-reusing queues for Rust☆383Updated last year
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆123Updated 2 weeks ago
- Type that deserializes only from one specific value☆265Updated last week
- Even formats macros☆95Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆189Updated last month
- A concurrent, append-only vector.☆202Updated 2 months ago
- Compact, clone-on-write vector and string.☆289Updated last month
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆119Updated 11 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- Maps where keys are borrowed from values.☆290Updated this week