#string-cache

  1. string_cache

    A string interning library for Rust, developed as part of the Servo project

    v0.8.9 3.6M #string-interning #servo #part-of-servo #atom
  2. string_cache_codegen

    A codegen library for string-cache, developed as part of the Servo project

    v0.5.4 1.5M #string-cache #codegen #atom #servo #part-of-servo #compile-time #compile-time-string-interning
  3. hash_str

    Strings with a precomputed hash

    v0.2.0 410 #string-hash #string-cache #precomputed #hash #internment
  4. pi_atom

    The global thread safe atomic string pool reduces the memory occupation of the same string and is also used for HashMap keys

    v0.6.1 #string-cache #atom #pi
  5. string_cache_shared

    Code share between string_cache and string_cache_codegen

    v0.3.0 8.1K #string-cache #string-interning #string-cache-codegen #share #servo
  6. stringstore

    Cached dynamic set of strings with mildly expensive construction but cheap comparisons

    v0.1.5 650 #string-comparison #string-cache #pool #cache
  7. raw-cstr

    Keep raw-cstrings in thread local storage for reuse

    v0.1.4 #thread-local-storage #c-strings #local-cache #string #string-cache #string-conversion
  8. Try searching with DuckDuckGo.

  9. pstr

    Global String Intern Pool

    v0.7.0 #string-interning #interning #pool #string-cache
  10. string-pool

    Global immutable string pool, like Java

    v0.2.1 #string-cache #pool #immutability #java #replace #quite