Rust String Libraries by mcyoung
☆200Jan 27, 2025Updated last year
Alternatives and similar repositories for strings
Users that are interested in strings are comparing it to the libraries listed below
Sorting:
- An evil parsing library.☆54Nov 16, 2023Updated 2 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- Ergonomic and composable async stream generation without macros☆26Feb 17, 2026Updated last month
- Cross-platform Rust wrappers for the PCI ID Repository☆11Oct 3, 2025Updated 5 months ago
- ☆168Jun 15, 2023Updated 2 years ago
- SIMD base64 codecs☆89Feb 8, 2024Updated 2 years ago
- Execute Rust code carefully, with extra checking along the way☆481Jan 3, 2026Updated 2 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Sep 8, 2024Updated last year
- Static Pointer Analyzer and Transpiler from C to Safe Rust☆25Jan 4, 2026Updated 2 months ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆175Mar 8, 2026Updated last week
- Rust programs written entirely in Rust☆870Apr 30, 2025Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- A fast and safe implementation of stackful coroutines in Rust☆357Mar 2, 2026Updated 2 weeks ago
- Idiomatic exceptions for Rust☆93Jul 22, 2025Updated 7 months ago
- Utilities for working with impl traits in Rust.☆124Jan 27, 2025Updated last year
- ergonomic columnar storage encoding crate☆27Sep 23, 2025Updated 5 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,787Feb 7, 2026Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- constant-size associative container backed by a simple array☆20Aug 6, 2023Updated 2 years ago
- Cycle-tracking garbage collector library for Rust☆321Mar 6, 2026Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆183Aug 11, 2025Updated 7 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆479Updated this week
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆21Jan 4, 2026Updated 2 months ago
- Array of Struct to Struct of Array helpers in Rust☆483Dec 17, 2025Updated 3 months ago
- `0x` - like `xxd` but colorful!☆104Jul 11, 2022Updated 3 years ago
- high-efficiency concurrent reclamation☆38Aug 29, 2024Updated last year
- Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need☆2,426Mar 12, 2026Updated last week
- High quality, fast and easy to build cryptography for Rust☆242Updated this week
- Fast and simple benchmarking for Rust projects☆1,368Apr 17, 2025Updated 11 months ago
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- A fast and flexible allocator for no_std and WebAssembly☆528Jun 14, 2025Updated 9 months ago
- notes, config, tools, etc. for kicking the tires on cockroachdb☆11Apr 8, 2025Updated 11 months ago
- Yet another string type for Rust☆93Jan 11, 2026Updated 2 months ago
- A Rust code linter☆213Jun 10, 2024Updated last year
- Small, fast, synchronization primitives☆255Sep 13, 2024Updated last year
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆817Dec 24, 2025Updated 2 months ago