# string-cache **Repository Path**: mirrors_nox/string-cache ## Basic Information - **Project Name**: string-cache - **Description**: String interning for Rust - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2025-12-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # string-cache [![Build Status](https://travis-ci.org/servo/string-cache.svg?branch=master)](https://travis-ci.org/servo/string-cache) [Documentation](http://doc.servo.org/string_cache/) A string interning library for Rust, developed as part of the [Servo](https://github.com/servo/servo) project.