issues
search
anderslanglands
/
ustr
Fast, FFI-friendly string interning for Rust
Other
151
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Added `cache_access` feature gate and feature docs via `document-features` crate
#50
virtualritz
opened
1 month ago
0
Deps bump, punctuation, intra-doc links, clippy
#49
virtualritz
closed
1 month ago
1
Binary compatibility with `OIIO::ustring`
#48
virtualritz
opened
2 months ago
0
Better support with newtype?
#47
gen-xu
opened
3 months ago
0
Disabling unused ahash default features
#46
stephanemagnenat
closed
1 month ago
1
WASM Compilation Error
#45
romamik
opened
4 months ago
1
Fix warnings and errors from Clippy and Miri
#44
orzogc
closed
1 month ago
1
Display implementation ignores formatting paramters
#43
wainwrightmark
opened
8 months ago
0
Check if key in UstrMap without creating new ustr
#42
sharon8811
opened
9 months ago
1
Add missing test lock
#41
kornelski
closed
1 month ago
1
impl AsRef, PartialEq
#40
kornelski
closed
1 month ago
3
Choose hash function
#39
Boshen
closed
9 months ago
2
Case-insensitive strings
#38
briot
opened
11 months ago
6
FFI functions should be implemented as inlined function in C/C++
#37
qinix
opened
1 year ago
0
`serde` feature doesn't work
#36
Seeker14491
closed
10 months ago
3
Deps, clippy, Rust 2021, features cleanup, previous PR
#35
virtualritz
closed
1 year ago
1
Read data from the beginning of the StringCacheEntry struct
#34
bouk
closed
1 year ago
1
Symbols always resolve to an empty str on wasm32-unknown-unknown
#33
QuinnWilton
closed
1 year ago
3
New release with parking_lot version bump
#32
QuinnWilton
closed
10 months ago
0
Fix `Debug` implementation for `Ustr`.
#31
SamuelMcGowan
closed
2 years ago
1
Possible to create multiple independent caches?
#30
bonsairobo
opened
2 years ago
0
chore: bump parking_lot
#29
IWANABETHATGUY
closed
2 years ago
1
Publish new version
#28
martinmr
closed
2 years ago
2
Implement FromStr trait.
#27
martinmr
closed
2 years ago
1
Is there an easy way to use Ustrs as integers?
#26
loxs
closed
2 years ago
1
Check for OOM error
#25
kornelski
closed
2 years ago
1
Fix tests
#24
kornelski
closed
2 years ago
1
add `inline` mark for simple function
#23
g-plane
closed
2 years ago
1
Wasm-pack fails with ustr
#22
mverleg
closed
2 years ago
2
Manually implement Ord and fix clippy warning
#21
zigazeljko
closed
2 years ago
2
Inconsistent Ord and PartialOrd
#20
zigazeljko
closed
2 years ago
1
- Added function existing_ustr
#19
macprog-guy
closed
3 years ago
1
No safe clear cache function
#18
tugtugtug
closed
3 years ago
3
Update version of parking_lot dependency
#17
mverleg
closed
3 years ago
1
Investigate using aHash
#16
virtualritz
closed
3 years ago
1
Update dependencies and resolve warnings
#15
Systemcluster
closed
3 years ago
1
Added space optimization to Ustr
#14
TrolledWoods
closed
4 years ago
2
Using with no_std
#13
darleybarreto
opened
4 years ago
0
Why Ustr does not derive Ord?
#12
macprog-guy
closed
4 years ago
3
Using as a dynamic loaded package
#11
darleybarreto
closed
4 years ago
4
Manually implemented PartialOrd and added a test for it
#10
macprog-guy
closed
4 years ago
2
Miri: also check for leaks
#9
RalfJung
closed
4 years ago
0
Support for 32-bit architectures
#8
agausmann
closed
4 years ago
8
Example how to reuse in other language - C/C++, etc?
#7
malkia
closed
4 years ago
4
impl Default and Deref for Ustr
#6
cormacrelf
closed
4 years ago
1
Added serde Serialize and Deserialize traits for Ustr struct
#5
luke-titley
closed
5 years ago
1
Unit test failure in 'tests::blns'
#4
luke-titley
closed
5 years ago
9
Add features to allow dependent to choose hash function
#3
anderslanglands
closed
4 years ago
1
Add serde support
#2
anderslanglands
closed
4 years ago
2
Use in HashMap
#1
luke-titley
closed
4 years ago
3
Next