String interning for Rust
☆211Sep 8, 2025Updated 9 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☆63Jul 19, 2023Updated 2 years ago
- System information☆22Jun 2, 2026Updated last week
- Compact string type for zero-copy parsing☆268Nov 16, 2023Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,648Apr 15, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆872May 3, 2026Updated last month
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Manual segmented stacks for Rust☆348Apr 22, 2026Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆137Jan 17, 2026Updated 4 months ago
- Compile time static maps for Rust☆2,153Jun 2, 2026Updated last week
- Rust String type with configurable byte storage.☆36Sep 13, 2024Updated last year
- Fowler–Noll–Vo hash function☆356Mar 20, 2024Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆380Dec 20, 2025Updated 5 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 3 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- The arena, a fast but limited type of allocator☆586Aug 16, 2024Updated last year
- A data structure to efficiently intern, cache and restore strings.☆215May 6, 2026Updated last month
- Slab allocator for Rust☆901Jan 31, 2026Updated 4 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.☆170Feb 10, 2026Updated 3 months ago
- ☆497Nov 8, 2025Updated 7 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☆719May 18, 2026Updated 3 weeks ago
- 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.
- A macro to generate structures which behave like bitflags☆1,136Jun 1, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,359Feb 21, 2026Updated 3 months ago
- URL parser for Rust☆1,549May 10, 2026Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,226Updated this week
- Rust symbol demangling☆307Jan 15, 2026Updated 4 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.☆97Jul 2, 2025Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆554May 22, 2026Updated 2 weeks ago
- Per-object thread-local storage for Rust☆366Feb 18, 2026Updated 3 months ago
- 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.
- 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.☆141Dec 29, 2025Updated 5 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆735Apr 29, 2026Updated last month
- A generic, fixed-size, associative cache☆41Apr 20, 2026Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆32May 26, 2026Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆49May 16, 2026Updated 3 weeks ago