randomascii / toolsLinks
Source code for various tiny tools that I find useful and want to share.
☆14Updated 7 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☆49Updated 7 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- A Utility for Measuring C++ Code Bloat☆120Updated 7 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆84Updated 5 years ago
- Code size visualization tool with PDB/ELF/Mach-O support☆63Updated 8 years ago
- Turns MSBuild executions into flame graphs☆41Updated 3 years ago
- Simple sampling C/C++ profiler☆103Updated 9 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆81Updated 2 years 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
- Demangles Microsoft Visual C++ symbol names☆15Updated 9 years ago
- Windows instrumented profiler for native applications☆25Updated 7 years ago
- Visual Studio extension for enhanced C/C++, C# debugging. Dump blocks of data, load data in memory and more.☆61Updated last year
- Null-termination-aware string-view class for C++☆25Updated 4 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Sampling profiler for native applications on Windows, based on ETW☆71Updated 5 months ago
- Visual Studio extension to format, prune, and inspect include directives.☆51Updated last year
- Very fast backtraces resolver☆33Updated 7 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆110Updated 12 years ago
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆120Updated 4 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 10 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- A scoped stack allocator☆38Updated 6 years ago
- fast pdb debug symbol downloader☆23Updated 4 months ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated 2 years ago
- SizeBench is a binary size investigation tool for Windows☆159Updated 2 months ago
- Collection of libraries to help solving various problems and prototypes faster. Strong focus on advanced graphics development using Vulka…☆19Updated 3 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆90Updated last year
- Little test of various hash functions☆46Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆144Updated 6 years ago