Skip to content

JustRustThings/hl-interner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hl-interner

A simple string interner crate.

Goals:

  • deduplication of string for RAM usage reduction
  • integration in prost => cheap global pool
  • low cost

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages