GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielkrupinski%2FStringPool
Stars: 56
Forks: 8
Open issues: 0
License: mit
Language: C++
Size: 96.7 KB
Dependencies parsed at: Pending
Created at: over 3 years ago
Updated at: 4 months ago
Pushed at: about 3 years ago
Last synced at: about 1 month ago
Topics: char, char16, char32, char8, cpp, cpp17, cpp20, memory-optimization, memory-pool, single-header, string, string-optimization, string-pool, string-view, strings, utf-16, utf-32, utf-8, wchar