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☆22Updated this week
- 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,639Apr 15, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆864Oct 19, 2024Updated last year
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Manual segmented stacks for Rust☆341Apr 22, 2026Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆137Jan 17, 2026Updated 3 months ago
- Compile time static maps for Rust☆2,130Apr 18, 2026Updated last week
- Rust String type with configurable byte storage.☆36Sep 13, 2024Updated last year
- Fowler–Noll–Vo hash function☆358Mar 20, 2024Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆376Dec 20, 2025Updated 4 months ago
- Compact inlined strings for Rust.☆543Sep 20, 2023Updated 2 years ago
- offsetof for Rust☆231Mar 26, 2024Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆35Mar 4, 2026Updated last month
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- The arena, a fast but limited type of allocator☆581Aug 16, 2024Updated last year
- A data structure to efficiently intern, cache and restore strings.☆210Apr 16, 2026Updated last week
- Slab allocator for Rust☆889Jan 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 2 months ago
- ☆498Nov 8, 2025Updated 5 months ago
- [WIP] Pure-JavaScript implementation of the V8 value serializer☆32Apr 20, 2023Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Jul 16, 2024Updated last year
- Tar file reading/writing for Rust☆717Apr 4, 2026Updated 3 weeks ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A macro to generate structures which behave like bitflags☆1,125Apr 14, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,326Feb 21, 2026Updated 2 months ago
- A fast bump allocation arena for Rust☆2,178Updated this week
- URL parser for Rust☆1,538Apr 16, 2026Updated last week
- Rust symbol demangling☆298Jan 15, 2026Updated 3 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.☆95Jul 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 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 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 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,061Feb 10, 2026Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆735Mar 14, 2026Updated last month
- A generic, fixed-size, associative cache☆41Apr 20, 2026Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆32Apr 10, 2026Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆47Feb 15, 2025Updated last year