randomascii / tools
Source code for various tiny tools that I find useful and want to share.
☆14Updated last year
Alternatives and similar repositories for tools:
Users that are interested in tools are comparing it to the libraries listed below
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- Turns MSBuild executions into flame graphs☆41Updated 2 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆36Updated last year
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Opensource Visual Studio extension for compiler instrinsics in C/C++☆73Updated 4 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆82Updated last year
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Null-termination-aware string-view class for C++☆25Updated last year
- Visual Studio extension to format, prune, and inspect include directives.☆52Updated last year
- Sampling profiler for native applications on Windows, based on ETW☆74Updated last year
- A Utility for Measuring C++ Code Bloat☆121Updated 6 years ago
- The C++ standard library with fixes, including Windows UTF-8 console i/o☆13Updated 6 years ago
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago
- Simple sampling C/C++ profiler☆96Updated 8 years ago
- fast pdb debug symbol downloader☆20Updated 9 months ago
- mini-LZ library☆34Updated 2 years ago
- Fast halt-on-read or halt-on-write breakpoints, right in your code (Intel 32-bit Windows only)☆106Updated 12 years ago
- ☆48Updated 7 years ago
- Coroutine Support Library☆33Updated 8 months ago
- A scoped stack allocator☆36Updated 5 years ago
- Command line argument parser (C++14)☆18Updated 6 years ago
- Premake module adding support for compilation speed up through the use of the "single compilation unit" pattern, slightly modified.☆17Updated 9 months ago
- Thoughts for replacing C++ iostreams.☆12Updated 8 years ago
- Windows single header stack walker in C (DbgHelp.DLL)☆40Updated 3 years ago
- SIMD macro assembler unified for ARM, MIPS, PPC and x86☆89Updated 5 months 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