String interning for Rust
☆210Sep 8, 2025Updated 7 months ago
Alternatives and similar repositories for string-cache
Users that are interested in string-cache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Scoped Thread Local Storage for Rust☆60Jul 19, 2023Updated 2 years ago
- System information☆22Mar 21, 2026Updated 2 weeks ago
- Compact string type for zero-copy parsing☆266Nov 16, 2023Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,633Feb 16, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆861Oct 19, 2024Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Manual segmented stacks for Rust☆339Feb 7, 2026Updated 2 months ago
- Fast functions for printing floating-point primitives to a decimal string☆137Jan 17, 2026Updated 2 months ago
- Compile time static maps for Rust☆2,120Updated this week
- Rust String type with configurable byte storage.☆36Sep 13, 2024Updated last year
- Fowler–Noll–Vo hash function☆359Mar 20, 2024Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆374Dec 20, 2025Updated 3 months ago
- Compact inlined strings for Rust.☆542Sep 20, 2023Updated 2 years ago
- offsetof for Rust☆232Mar 26, 2024Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆35Mar 4, 2026Updated last month
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- A data structure to efficiently intern, cache and restore strings.☆210Aug 15, 2025Updated 7 months ago
- Slab allocator for Rust☆886Jan 31, 2026Updated 2 months ago
- [wip] Implementation of N-API for deno_core☆37Feb 19, 2022Updated 4 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆168Feb 10, 2026Updated last month
- ☆498Nov 8, 2025Updated 5 months ago
- [WIP] Pure-JavaScript implementation of the V8 value serializer☆32Apr 20, 2023Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated last year
- Tar file reading/writing for Rust☆714Updated this week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- A macro to generate structures which behave like bitflags☆1,122Mar 14, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,309Feb 21, 2026Updated last month
- A fast bump allocation arena for Rust☆2,159Feb 26, 2026Updated last month
- URL parser for Rust☆1,535Feb 5, 2026Updated 2 months ago
- Rust symbol demangling☆297Jan 15, 2026Updated 2 months ago
- Backported standard Rust library to older compilers.☆23Oct 7, 2022Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆94Jul 2, 2025Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆552Nov 4, 2025Updated 5 months ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated last month
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆117Jan 10, 2023Updated 3 years ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆139Dec 29, 2025Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,059Feb 10, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated 3 weeks ago
- A generic, fixed-size, associative cache☆41Mar 25, 2026Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated this week
- A growable bit-vector for Rust, optimized for size☆47Feb 15, 2025Updated last year