https://github.com/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.
https://github.com/danielkrupinski/stringpool
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
Last synced: 7 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/danielkrupinski/stringpool
- Owner: danielkrupinski
- License: mit
- Created: 2021-08-23T14:39:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-02T05:44:51.000Z (about 3 years ago)
- Last Synced: 2023-03-04T19:51:29.267Z (over 2 years 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
- Language: C++
- Homepage:
- Size: 96.7 KB
- Stars: 34
- Watchers: 4
- Forks: 4
- Open Issues: 0