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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DependencyCodeEditorLand
/
StringCache
Public
forked from
swc-project/string-cache
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
StringCache
src
lib.rs
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 21, 2021
Add a Clippy exception for `derive_hash_xor_eq`
Show description for 474d277
notriddle
committed
474d277
View commit details
Copy full SHA for 474d277
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
Move trait impls that simply forward to something else to their own module
SimonSapin
committed
8bedc3e
View commit details
Copy full SHA for 8bedc3e
View code at this point
Browse repository at this point
Remove attributes redundant with Cargo
SimonSapin
committed
57ff374
View commit details
Copy full SHA for 57ff374
View code at this point
Browse repository at this point
Move static sets to their own module
SimonSapin
committed
4837db4
View commit details
Copy full SHA for 4837db4
View code at this point
Browse repository at this point
Move the global hash map to its own module
SimonSapin
committed
b5174ea
View commit details
Copy full SHA for b5174ea
View code at this point
Browse repository at this point
The atom module does not need to be public
SimonSapin
committed
a578c80
View commit details
Copy full SHA for a578c80
View code at this point
Browse repository at this point
Switch to the 2018 edition
SimonSapin
committed
d191aae
View commit details
Copy full SHA for d191aae
View code at this point
Browse repository at this point
test_atom! is in another crate now
SimonSapin
committed
d968f8c
View commit details
Copy full SHA for d968f8c
View code at this point
Browse repository at this point
Make fields of Atom private
Show description for a317539
SimonSapin
committed
a317539
View commit details
Copy full SHA for a317539
View code at this point
Browse repository at this point
Run rustfmt
SimonSapin
committed
2e1d42a
View commit details
Copy full SHA for 2e1d42a
View code at this point
Browse repository at this point
Update version to 0.8
nox
committed
07a74fa
View commit details
Copy full SHA for 07a74fa
View code at this point
Browse repository at this point
Move tests, bench and codegen deps to sub-package
Show description for a337b61
dekellum
authored and
nox
committed
a337b61
View commit details
Copy full SHA for a337b61
View code at this point
Browse repository at this point
Remove log-events
nox
committed
d56ba88
View commit details
Copy full SHA for d56ba88
View code at this point
Browse repository at this point
Commits on Jul 25, 2018
Fix typo
richard-uk1
committed
9488385
View commit details
Copy full SHA for 9488385
View code at this point
Browse repository at this point
Commits on Apr 17, 2018
Try fix examples
Richard Dodd
committed
9b41702
View commit details
Copy full SHA for 9b41702
View code at this point
Browse repository at this point
Fix tests
Richard Dodd
committed
19cbfa9
View commit details
Copy full SHA for 19cbfa9
View code at this point
Browse repository at this point
Commits on Apr 16, 2018
Added some module-level docs
Richard Dodd
committed
035ad18
View commit details
Copy full SHA for 035ad18
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Remove `heapsize` dependency.
Show description for f48bdff
nnethercote
committed
f48bdff
View commit details
Copy full SHA for f48bdff
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Correct cfg for optional rand dependency
SimonSapin
committed
a955aba
View commit details
Copy full SHA for a955aba
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
Version bump.
emilio
committed
8518b44
View commit details
Copy full SHA for 8518b44
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Expose the precomputed hash using a trait so that I can use it from rust-selectors.
Show description for f7ce843
emilio
committed
f7ce843
View commit details
Copy full SHA for f7ce843
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Silence a warning
nox
committed
6db3edb
View commit details
Copy full SHA for 6db3edb
View code at this point
Browse repository at this point
Commits on Nov 2, 2016
Cargo insists on no shared files between crates.
SimonSapin
committed
122d793
View commit details
Copy full SHA for 122d793
View code at this point
Browse repository at this point
Commits on Nov 1, 2016
Add and use new string-cache-codegen crate
aidanhs
authored and
SimonSapin
committed
f054f9b
View commit details
Copy full SHA for f054f9b
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
Add EmptyStaticAtomSet and DefaultAtom.
SimonSapin
committed
fabedb0
View commit details
Copy full SHA for fabedb0
View code at this point
Browse repository at this point
Inline PhfStrSet methods.
SimonSapin
committed
c3eac36
View commit details
Copy full SHA for c3eac36
View code at this point
Browse repository at this point
Make StaticAtomSet impls provide a PhfStrSet.
SimonSapin
committed
0ad43ea
View commit details
Copy full SHA for 0ad43ea
View code at this point
Browse repository at this point
Remove namespaces. They’re going into htmlever.
SimonSapin
committed
dbf6ad7
View commit details
Copy full SHA for dbf6ad7
View code at this point
Browse repository at this point
Remove macro hack rendered unneeded by `$crate`.
SimonSapin
committed
fef1fa6
View commit details
Copy full SHA for fef1fa6
View code at this point
Browse repository at this point
Remove BorrowedAtom.
Show description for 0c82b2c
SimonSapin
committed
0c82b2c
View commit details
Copy full SHA for 0c82b2c
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Drop flags are dead, long live MIR!
SimonSapin
committed
4c0ee07
View commit details
Copy full SHA for 4c0ee07
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
Remove use of heapsize_plugin
nox
committed
ba9bde9
View commit details
Copy full SHA for ba9bde9
View code at this point
Browse repository at this point
Commits on May 18, 2016
Implement trivial BorrowedAtom, BorrowedNamespace, with_str, and eq_str_ignore_ascii_case.
bholley
committed
c5d1e4e
View commit details
Copy full SHA for c5d1e4e
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
Merge into a single crate. Use macros even on unstable.
Show description for eb85a9a
SimonSapin
committed
eb85a9a
View commit details
Copy full SHA for eb85a9a
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
derive(HeapSizeOf).
Show description for 783f0ec
notriddle
committed
783f0ec
View commit details
Copy full SHA for 783f0ec
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.