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.
-
Updated
May 2, 2022 - C++
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.
A minimalistic Rust string interning / pooling library.
Global String Intern Pool
A memory-optimized and data-oriented JSON library written in C++
A Java console application demonstrating JVM internals including Heap, Stack, Garbage Collection, String Pool, Runtime Memory, StackOverflowError and OutOfMemoryError.
Interactive demonstrations of JVM internals, class loading, memory management, garbage collection, string pool, and object lifecycle using Java 21.
Add a description, image, and links to the string-pool topic page so that developers can more easily learn about it.
To associate your repository with the string-pool topic, visit your repo's landing page and select "manage topics."