GiovanniDicanio / StringPool
Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.
☆10Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for StringPool
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated 10 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated 10 months ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last week
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Multiple producer multiple consumer queue template using C++11 atomics.☆13Updated 3 years ago
- An Array Mapped Tree implementation☆9Updated 4 years ago
- A signal/slot implementation using std::function.☆11Updated 10 years ago
- C/C++ compiler vendor and features detection.☆37Updated 7 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
- RemoteCall C++ framework for IPC☆22Updated 7 years ago
- C++ standard proposals☆16Updated 4 years ago
- Packet decoding for TCP/IP protocols; a portable packet sniffing library.☆15Updated last month
- C++ library of performance-minded contiguous containers, strings and streams☆13Updated 7 years ago
- Project files to build libffi under Visual Studio☆20Updated 12 years ago
- Slides of the Italian C++ Conference 2018☆13Updated 6 years ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- C++ helper functions to convert between UTF-8 (std::string) and UTF-16 (CStringW)☆11Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- A light-weight base library for C++.☆21Updated 3 years ago
- from https://sourceforge.net/projects/libquickmail/☆12Updated 4 years ago
- C++ wrapper to SQLite library☆27Updated 6 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆42Updated 4 years ago
- ☆17Updated 6 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- C++ exception handling library☆38Updated 10 months ago
- Cross-platform asynchronous I/O library☆12Updated 7 months ago
- C++14 version of parsertl☆32Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago