mcy / stringsLinks
Rust String Libraries by mcyoung
☆199Updated last year
Alternatives and similar repositories for strings
Users that are interested in strings are comparing it to the libraries listed below
Sorting:
- Program startup and thread support written in Rust☆207Updated 3 weeks ago
- A fast, concurrent string interner☆164Updated last year
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆222Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Small, fast, synchronization primitives☆254Updated last year
- ergonomic and precise error handling built atop type-level set arithmetic☆308Updated 9 months ago
- A Rust code linter☆213Updated last year
- Müsli is a flexible and efficient serialization framework☆421Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆270Updated 2 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated 2 weeks ago
- A concurrent, append-only vector.☆208Updated 5 months ago
- Library for snippet annotations☆481Updated this week
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆173Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆339Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Fantastic serialization library☆158Updated this week
- Maps where keys are borrowed from values.☆304Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆349Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Even formats macros☆97Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago