Topic: "string-pool"
danielkrupinski/StringPool
A performant and memory efficient storage for immutable strings with C++17. Supports all standard char types: char, wchar_t, char16_t, char32_t and C++20's char8_t.
Language: C++ - Size: 96.7 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 56 - Forks: 8

alex05447/miniintern
A minimalistic Rust string interning / pooling library.
Language: Rust - Size: 91.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

volight/pstr
Global String Intern Pool
Language: Rust - Size: 84 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

gaujay/lfjson
A memory-optimized and data-oriented JSON library written in C++
Language: C++ - Size: 471 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

vlmiroshnikov/interner
Rust implementation string interner
Language: Rust - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
