issues
search
servo
/
string-cache
String interning for Rust
Apache License 2.0
194
stars
77
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove parking_lot dependency
#285
nicoburns
opened
1 month ago
2
Update MSRV to 1.61.
#284
jdm
closed
3 months ago
0
Rename `master` branch to `main`
#283
mrobinson
closed
8 months ago
0
Update phf_shared to 0.11
#282
Loirooriol
closed
9 months ago
1
Update phf to 0.11
#281
phy1729
closed
8 months ago
4
Enable the GitHub merge queue
#280
mrobinson
closed
1 year ago
0
Unsoundness in dynamic_set.rs and `from_mutated_str`
#279
Ralith
opened
1 year ago
0
Prefer inline representation over static
#278
overlookmotel
closed
3 months ago
3
Faster deref of inline atoms
#277
overlookmotel
closed
3 months ago
4
Prefer inline representation over static?
#276
overlookmotel
closed
1 month ago
2
fix: move debug_assert check
#275
YoniFeng
closed
1 year ago
6
test: add common dependents' usage
#274
YoniFeng
closed
1 year ago
6
Publish 0.8.6.
#273
jdm
closed
1 year ago
5
Revert trivial impl of Borrow<str> for Atom
#272
YoniFeng
closed
1 year ago
12
0.8.5 is a "breaking change"
#271
ForsakenHarmony
closed
1 year ago
5
Bump version to 0.8.5
#270
mrobinson
closed
1 year ago
4
feat: use bucket mutex instead of global mutex for dynamic set
#269
Boshen
closed
1 year ago
1
feat: use bucket mutex instead of global mutex for dynamic set
#268
Boshen
closed
1 year ago
19
Update MSRV.
#267
jdm
closed
1 year ago
4
Add trivial impl of Borrow<str> for Atom
#266
adamreichold
closed
1 year ago
12
chore: 🤖 make `parking_lot` dependency optional
#265
IWANABETHATGUY
opened
2 years ago
2
UB detected by miri
#264
kdy1
opened
2 years ago
0
The scope of the unsafe block can be appropriately reduced
#263
cactter
closed
2 months ago
0
Fix comment typo
#262
overlookmotel
closed
1 year ago
7
Drop memory after releasing the global lock
#261
kdy1
opened
2 years ago
1
Status of provenance/aliasing issues detected by Miri
#260
saethlin
opened
2 years ago
0
Publish string-cache-codegen 0.5.2.
#259
jdm
closed
2 years ago
4
0.8.4
#258
dsherret
closed
2 years ago
4
Would you able to publish a new version?
#257
kwonoj
closed
2 years ago
1
Replace lazy_static with once_cell
#256
upsuper
closed
2 years ago
4
Use SPDX license format
#255
atouchet
closed
2 years ago
4
fix: bump parking_lot to 0.12 in order to not create wasm export
#254
dsherret
closed
2 years ago
13
Update dependencies to be compatbile with `cargo update -Z minimal-versions`
#253
KamilaBorowska
closed
2 years ago
0
Clippy fixes
#252
notriddle
closed
2 years ago
4
Fix warning and typo in small stack regression test
#251
notriddle
closed
2 years ago
4
Update MSRV to 1.40.0
#250
jdm
closed
2 years ago
4
Update MSRV to 1.38.0.
#249
jdm
closed
2 years ago
4
Replace Travis CI badge with GitHub Actions
#248
atouchet
closed
3 years ago
5
Publish 0.8.2.
#247
jdm
closed
3 years ago
4
Can you publish a new version?
#246
kdy1
closed
3 years ago
1
Add homu result.
#245
jdm
closed
3 years ago
9
Move CI to GitHub Actions
#244
CYBAI
closed
3 years ago
0
Use mutex from parking_lot instead of one from std
#243
kdy1
closed
3 years ago
9
Plan to use parking lot?
#242
kdy1
closed
3 years ago
2
Use a custom Visitor in Deserialize
#241
Lucretiel
closed
2 years ago
8
Is there a way to print these in rust-lldb?
#240
vjpr
opened
3 years ago
3
Update phf, rand dependencies
#239
mullr
closed
2 years ago
10
Add an Atom::try_static method
#238
leops
closed
3 years ago
4
impl FromIterator for Atom
#237
burtonageo
closed
8 months ago
3
stable 1.0.x release of string-cache?
#236
dkg
opened
4 years ago
8
Next