randomascii / toolsLinks
Source code for various tiny tools that I find useful and want to share.
☆14Updated last month
Alternatives and similar repositories for tools
Users that are interested in tools are comparing it to the libraries listed below
Sorting:
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- Null-termination-aware string-view class for C++☆25Updated last year
- A native code profiler for Windows☆32Updated 9 years ago
- Opensource Visual Studio extension for compiler instrinsics in C/C++☆72Updated 4 years ago
- Turns MSBuild executions into flame graphs☆41Updated 2 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Windows instrumented profiler for native applications☆25Updated 7 years ago
- The C++ standard library with fixes, including Windows UTF-8 console i/o☆13Updated 6 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated last year
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Command line argument parser (C++14)☆18Updated 6 years ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- Code size visualization tool with PDB/ELF/Mach-O support☆62Updated 7 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- Coroutine Support Library☆33Updated 10 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Visual Studio extension to format, prune, and inspect include directives.☆52Updated last year
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last month
- A scoped stack allocator☆36Updated 6 years ago
- mini-LZ library☆34Updated 2 years ago
- Write GLSL shaders in C++☆38Updated 10 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- Collection of libraries to help solving various problems and prototypes faster. Strong focus on advanced graphics development using Vulka…☆18Updated 3 years ago
- A Utility for Measuring C++ Code Bloat☆121Updated 7 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆55Updated 9 years ago
- Virtual memory based containers☆42Updated 3 years ago
- MythOS game engine from Charybdis Enterprises☆18Updated 3 years ago
- Add-in that allows easy use of Clang compiler from inside Visual Studio 2013, replacing the MSVC compiler when building C++ projects.☆174Updated last year