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
- Turns MSBuild executions into flame graphs☆41Updated 2 years ago
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆81Updated 4 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- fast pdb debug symbol downloader☆20Updated 8 months ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Opensource Visual Studio extension for compiler instrinsics in C/C++☆72Updated 4 years ago
- Code size visualization tool with PDB/ELF/Mach-O support☆61Updated 7 years ago
- ☆21Updated last year
- A Utility for Measuring C++ Code Bloat☆122Updated 6 years ago
- Sampling profiler for native applications on Windows, based on ETW☆72Updated 11 months ago
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- 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
- Simple sampling C/C++ profiler☆96Updated 8 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- Windows instrumented profiler for native applications☆24Updated 6 years ago
- MemTracer is a memory tracking system created mostly with video games in mind.☆23Updated 5 years ago
- mini-LZ library☆33Updated 2 years ago
- Allocation benchmarks☆30Updated 8 years ago
- MythOS game engine from Charybdis Enterprises☆18Updated 3 years ago
- Cold-start page provisioning speed test for WIndows☆38Updated 3 years ago
- Small single-header C++ library that renders Windows fonts in graphics applications☆45Updated 6 years ago
- C++ constexpr implementation of XXH3☆47Updated 2 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- logog is a portable C++ library to facilitate logging of real-time events in performance-oriented applications, such as games. It is espe…☆46Updated 4 years ago
- Null-termination-aware string-view class for C++☆25Updated last year
- small collection of directory related functions.☆14Updated 4 years ago
- Debug symbol resolution library (PDB, addr2line)☆26Updated 3 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago