GiovanniDicanio / StringPool
Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.
☆11Updated 8 years ago
Alternatives and similar repositories for StringPool:
Users that are interested in StringPool are comparing it to the libraries listed below
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 7 years ago
- Slides of the Italian C++ Conference 2018☆13Updated 6 years ago
- C++ helper functions to convert between UTF-8 (std::string) and UTF-16 (CStringW)☆11Updated 8 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 8 years ago
- RemoteCall C++ framework for IPC☆22Updated 8 years ago
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- A library of utility classes for leveraging the Registered i/o api present in Microsoft Windows Server 2012, great for HFT or low latency…☆19Updated 12 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆13Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Simple <stdatomic.h>, <stdalign.h> and <threads.h> implementation for MSVC in Visual Studio 2019☆19Updated 5 years ago
- C++ standard proposals☆16Updated 5 years ago
- ☆17Updated 7 years ago
- A light-weight base library for C++.☆20Updated 4 years ago
- A tiny Crash Reporting class component for Win32 application☆26Updated 2 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆28Updated 5 years ago
- Some useful C++☆9Updated 9 years ago
- UI Library allowing easy GUI creation and display in OpenGL and DirectX☆7Updated 11 years ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- Webel is an independent C++ implementation of sockets, TLS, HTTP, HTML, JSON and more, in a Windows service framework suitable for web cr…☆13Updated 2 months ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Copying multiple files using WinAPI IOCP☆20Updated 5 years ago
- Multiple producer multiple consumer queue template using C++11 atomics.☆13Updated 3 years ago