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☆22Updated this week
- Compact string type for zero-copy parsing☆269Nov 16, 2023Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,650Jun 11, 2026Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆873Jun 20, 2026Updated last week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Manual segmented stacks for Rust☆349Apr 22, 2026Updated 2 months ago
- Fast functions for printing floating-point primitives to a decimal string☆137Jun 20, 2026Updated last week
- Compile time static maps for Rust☆2,164Updated this 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>☆382Jun 20, 2026Updated last week
- Compact inlined strings for Rust.☆544Sep 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 3 months ago
- AI Agents on 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☆586Aug 16, 2024Updated last year
- A data structure to efficiently intern, cache and restore strings.☆219May 6, 2026Updated last month
- Slab allocator for Rust☆913Jan 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.☆171Feb 10, 2026Updated 4 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☆724Updated this week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A macro to generate structures which behave like bitflags☆1,138Jun 5, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,379Jun 8, 2026Updated 3 weeks ago
- URL parser for Rust☆1,554Updated this week
- A fast bump allocation arena for Rust☆2,246Updated this week
- Rust symbol demangling☆309Jan 15, 2026Updated 5 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.☆99Jul 2, 2025Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆555May 22, 2026Updated last month
- Per-object thread-local storage for Rust☆367Feb 18, 2026Updated 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 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 6 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,074Updated this week
- Just, really the littlest Vec you could need. So smol.☆736Apr 29, 2026Updated 2 months ago
- A generic, fixed-size, associative cache☆43Apr 20, 2026Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆32May 26, 2026Updated last month
- A growable bit-vector for Rust, optimized for size☆50May 16, 2026Updated last month