randomascii / toolsLinks
Source code for various tiny tools that I find useful and want to share.
☆15Updated 4 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 4 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- Turns MSBuild executions into flame graphs☆41Updated 2 years ago
- A Utility for Measuring C++ Code Bloat☆121Updated 7 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- C++ constexpr implementation of XXH3☆51Updated 2 years ago
- Visual Studio extension for enhanced C/C++, C# debugging. Dump blocks of data, load data in memory and more.☆59Updated 9 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
- Simple sampling C/C++ profiler☆97Updated 8 years ago
- Code size visualization tool with PDB/ELF/Mach-O support☆62Updated 7 years ago
- Sampling profiler for native applications on Windows, based on ETW☆74Updated last month
- Windows instrumented profiler for native applications☆25Updated 7 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated last year
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated 9 months ago
- mini-LZ library☆34Updated 2 years ago
- MemTracer is a memory tracking system created mostly with video games in mind.☆23Updated 5 years ago
- Windows single header stack walker in C (DbgHelp.DLL)☆42Updated 4 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated 3 months ago
- ☆49Updated 7 years ago
- Null-termination-aware string-view class for C++☆25Updated last month
- Transparent UTF-8 support for native Win32 ANSI applications☆102Updated 3 months ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated last year
- fast pdb debug symbol downloader☆21Updated 3 weeks ago
- An experimental, exploratory take on new ideas and approaches for Premake☆15Updated 4 years ago
- Cross-platform command line processing and file globbing for C++☆52Updated last year