Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
atouchet
/
string-cache
Public
forked from
servo/string-cache
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 1, 2025
Publish 0.8.8.
Show description for 27221ce
jdm
authored
27221ce
View commit details
Copy full SHA for 27221ce
Browse repository at this point
MSRV 1.70 + Replace `once_cell::sync::Lazy` with `std::sync::OnceLock` (#287)
Show description for e03f290
paolobarbolini
authored
e03f290
View commit details
Copy full SHA for e03f290
Browse repository at this point
Commits on Aug 9, 2024
The scope of the unsafe block can be appropriately reduced (#263)
Show description for 471ca0d
cactter
and
mrobinson
authored
471ca0d
View commit details
Copy full SHA for 471ca0d
Browse repository at this point
Commits on Aug 1, 2024
Update MSRV to 1.61. (#284)
Show description for 021012e
jdm
authored
021012e
View commit details
Copy full SHA for 021012e
Browse repository at this point
Commits on Jul 31, 2024
Prefer inline representation over static (#278)
Show description for c8fed62
overlookmotel
authored
c8fed62
View commit details
Copy full SHA for c8fed62
Browse repository at this point
Commits on Jul 17, 2024
Skip bounds check for inline slices (#277)
overlookmotel
authored
1b636e9
View commit details
Copy full SHA for 1b636e9
Browse repository at this point
Commits on Mar 11, 2024
Update phf to 0.11 (#281)
phy1729
authored
a7793f0
View commit details
Copy full SHA for a7793f0
Browse repository at this point
Rename `master` branch to `main` (#283)
mrobinson
authored
b46a64f
View commit details
Copy full SHA for b46a64f
Browse repository at this point
Commits on Jul 10, 2023
Enable the GitHub merge queue (#280)
mrobinson
authored
1ae3d0d
View commit details
Copy full SHA for 1ae3d0d
Browse repository at this point
Commits on Mar 7, 2023
Publish 0.8.7
jdm
authored
34f914c
View commit details
Copy full SHA for 34f914c
Browse repository at this point
Commits on Mar 5, 2023
Auto merge of #275 - YoniFeng:fix_assert, r=jdm
Show description for 7f3789b
bors-servo
authored
7f3789b
View commit details
Copy full SHA for 7f3789b
Browse repository at this point
Commits on Mar 3, 2023
fix: move debug_assert check
YoniFei
committed
120ba6c
View commit details
Copy full SHA for 120ba6c
Browse repository at this point
Auto merge of #273 - servo:jdm-patch-7, r=jdm
Show description for 2633751
bors-servo
authored
2633751
View commit details
Copy full SHA for 2633751
Browse repository at this point
Commits on Feb 28, 2023
Auto merge of #274 - YoniFeng:common-usage-tests, r=jdm
Show description for 9bd3abe
bors-servo
authored
9bd3abe
View commit details
Copy full SHA for 9bd3abe
Browse repository at this point
test: add common dependency usage
YoniFei
committed
126c173
View commit details
Copy full SHA for 126c173
Browse repository at this point
Commits on Feb 24, 2023
Publish 0.8.6.
jdm
authored
448bf6b
View commit details
Copy full SHA for 448bf6b
Browse repository at this point
Commits on Feb 23, 2023
Auto merge of #272 - YoniFeng:revertBreakingChange, r=jdm
Show description for df9093d
bors-servo
authored
df9093d
View commit details
Copy full SHA for df9093d
Browse repository at this point
remove unused import
YoniFei
committed
4e45fde
View commit details
Copy full SHA for 4e45fde
Browse repository at this point
Revert trivial impl of Borrow<str> for Atom
YoniFei
committed
9c7b0aa
View commit details
Copy full SHA for 9c7b0aa
Browse repository at this point
Commits on Feb 22, 2023
Auto merge of #270 - servo:bump-version, r=jdm
Show description for ed69e3f
bors-servo
authored
ed69e3f
View commit details
Copy full SHA for ed69e3f
Browse repository at this point
Auto merge of #262 - overlookmotel:patch-1, r=jdm
Show description for 5ef671b
bors-servo
authored
5ef671b
View commit details
Copy full SHA for 5ef671b
Browse repository at this point
Bump version to 0.8.5
Show description for e01688e
mrobinson
committed
e01688e
View commit details
Copy full SHA for e01688e
Browse repository at this point
Commits on Feb 20, 2023
Auto merge of #268 - Boshen:bucket-mutex-upstream, r=jdm
Show description for 51743a7
bors-servo
authored
51743a7
View commit details
Copy full SHA for 51743a7
Browse repository at this point
feat: use bucket mutex instead of global mutex for dynamic set
Show description for b473a4a
Boshen
committed
b473a4a
View commit details
Copy full SHA for b473a4a
Browse repository at this point
Commits on Dec 15, 2022
Auto merge of #266 - adamreichold:borrow-str, r=jdm
Show description for 6c044c9
bors-servo
authored
6c044c9
View commit details
Copy full SHA for 6c044c9
Browse repository at this point
Add trivial impl of Borrow<str> for Atom
Show description for 37b459f
adamreichold
committed
37b459f
View commit details
Copy full SHA for 37b459f
Browse repository at this point
Auto merge of #267 - servo:jdm-patch-6, r=jdm
Show description for 25413c9
bors-servo
authored
25413c9
View commit details
Copy full SHA for 25413c9
Browse repository at this point
Update MSRV.
jdm
authored
8f5bed5
View commit details
Copy full SHA for 8f5bed5
Browse repository at this point
Commits on Jul 12, 2022
Fix comment typo
overlookmotel
authored
c58ac06
View commit details
Copy full SHA for c58ac06
Browse repository at this point
Commits on Mar 27, 2022
Auto merge of #259 - servo:jdm-patch-5, r=jdm
Show description for d317968
bors-servo
authored
d317968
View commit details
Copy full SHA for d317968
Browse repository at this point
Publish string-cache-codegen 0.5.2.
jdm
authored
5034bde
View commit details
Copy full SHA for 5034bde
Browse repository at this point
Auto merge of #255 - atouchet:lic, r=jdm
Show description for a13539f
bors-servo
authored
a13539f
View commit details
Copy full SHA for a13539f
Browse repository at this point
Auto merge of #258 - dsherret:0_8_4, r=jdm
Show description for 8992427
bors-servo
authored
8992427
View commit details
Copy full SHA for 8992427
Browse repository at this point
Commits on Mar 21, 2022
0.8.4
dsherret
committed
aa64409
View commit details
Copy full SHA for aa64409
Browse repository at this point
Commits on Mar 18, 2022
Auto merge of #256 - upsuper-forks:once_cell, r=jdm
Show description for 3e36cbf
bors-servo
authored
3e36cbf
View commit details
Copy full SHA for 3e36cbf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.