mcy / stringsLinks
Rust String Libraries by mcyoung
☆197Updated 10 months ago
Alternatives and similar repositories for strings
Users that are interested in strings are comparing it to the libraries listed below
Sorting:
- A fast, concurrent string interner☆162Updated last year
- Small, fast, synchronization primitives☆254Updated last year
- A Rust code linter☆213Updated last year
- Program startup and thread support written in Rust☆196Updated last month
- Müsli is a flexible and efficient serialization framework☆419Updated last month
- ergonomic and precise error handling built atop type-level set arithmetic☆303Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆326Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- Library for snippet annotations☆472Updated last week
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆184Updated this week
- A fast and safe implementation of stackful coroutines in Rust☆335Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Maps where keys are borrowed from values.☆300Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆262Updated 2 weeks ago
- Comparing parser APIs☆152Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆191Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Type that deserializes only from one specific value☆266Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆171Updated 2 weeks ago
- Compact, clone-on-write vector and string.☆295Updated last month
- A Rust macro to make enums with a subset of values of the parent☆130Updated 2 months ago