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.
☆55Updated 2 years ago
Alternatives and similar repositories for StringPool:
Users that are interested in StringPool are comparing it to the libraries listed below
- 🪁 Simple ImGui DirectX9 Blur Effect Example Project.☆46Updated 5 months ago
- Heavily redesigned ImGui renderer with a lot of new features.☆20Updated 3 weeks ago
- A Modern, free, open-source, ImGui software base in .dll form, powered by C++ 20 and Dear ImGui.☆50Updated last year
- FontAwesome Files for C++ ImGui☆38Updated 3 years ago
- a simple, tiny, very fast, well-documented, header-only library for 2D primitive and text rendering using D3D9 & GDI, written in C++17☆28Updated last month
- A simple constexpr string literal obfuscator.☆120Updated 7 years ago
- D3D11 Renderer☆15Updated 8 months ago
- ☆21Updated last year
- set of single-header libraries for C/C++. The code is far from finished but some parts are quite usable.☆169Updated 3 years ago
- Compile-time conversion library, from IDA-style string to array (supports wildcarding).☆36Updated last year
- ☆8Updated last year
- An example of creating DirectX 9 Desktop application with ImGui and transparent background.☆20Updated 4 years ago
- Easy to use overlay using Direct2d☆150Updated last year
- cross platform library to manipulate and extract information of memory regions☆34Updated 6 years ago
- C++23 binary signature search algorithm optimized with AVX2☆70Updated last year
- ☆11Updated 4 years ago
- Header only library for binding, reordering and currying of function arguments without cost☆18Updated 6 years ago
- Demo for ImGui animation using easing functions. Contains a set of C++ classes that perform the ImGui animation.☆44Updated last year
- The x86/x64 API Hooking Library for Windows/Linux which can easily embed it into other programming languages.☆38Updated 4 months ago
- FW1FontWrapper is a font wrapper library for drawing text using Direct3D 11☆29Updated 7 years ago
- Color utils, Themes and other cool stuff for Dear ImGui☆61Updated 3 years ago
- ☆17Updated 4 years ago
- a lightweight library geared towards windows process hacking/manipulation, but with much more use case.☆29Updated 3 years ago
- A header library in C++ that adds a smart container for different types of pointers.☆21Updated 6 months ago
- ImGui Tutorial Series☆40Updated 3 years ago
- a lightweight immediate mode gui based on Direct2D / 基于Direct2D的轻量级即时渲染GUI框架☆55Updated last year
- Inserts your process into EQU8's Trusted process list allowing for the process to open a handle. EQU8 is used by Totally Accurate Battleg…☆15Updated 3 years ago
- Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies