randomascii / toolsLinks
Source code for various tiny tools that I find useful and want to share.
☆14Updated 9 months ago
Alternatives and similar repositories for tools
Users that are interested in tools are comparing it to the libraries listed below
Sorting:
- Opensource Visual Studio extension for compiler instrinsics in C/C++☆72Updated 5 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 9 years ago
- Source-code annotation language (SAL) compatibility header☆49Updated 8 years ago
- A Utility for Measuring C++ Code Bloat☆121Updated 7 years ago
- Turns MSBuild executions into flame graphs☆41Updated 3 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- A native code profiler for Windows☆32Updated 10 years ago
- Code size visualization tool with PDB/ELF/Mach-O support☆65Updated 8 years ago
- Visual Studio extension for enhanced C/C++, C# debugging. Dump blocks of data, load data in memory and more.☆61Updated last year
- Sampling profiler for native applications on Windows, based on ETW☆74Updated 6 months ago
- Add-in that allows easy use of Clang compiler from inside Visual Studio 2013, replacing the MSVC compiler when building C++ projects.☆175Updated 2 years ago
- An experimental, exploratory take on new ideas and approaches for Premake☆15Updated 4 years ago
- Simple sampling C/C++ profiler☆104Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Visual Studio extension to format, prune, and inspect include directives.☆52Updated 2 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆111Updated 12 years ago
- Windows instrumented profiler for native applications☆25Updated 7 years ago
- Very fast backtraces resolver☆33Updated 7 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated 2 years ago
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Updated 9 years ago
- SizeBench is a binary size investigation tool for Windows☆161Updated 4 months ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆38Updated 8 months ago
- Virtual memory based containers☆41Updated 4 years ago
- fast pdb debug symbol downloader☆24Updated 5 months ago
- Compile time implementation of the 64-bit xxhash algorithm as C++11 constexpr expression.☆52Updated 8 months ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆119Updated 5 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 10 years ago