This is your work, valued
A game programmer trying to make the 'Hello World!' a better place.
CompileScore. Tools for profiling and visualizing C++ build times.
508StructLayout. Visual Studio Extension for C++ struct memory layout visualization
491SeeProfiler. Clang C/C++ Visual Profiler for compile times visualization
36fastl. C++ STL subset with faster compile times. Get the best times while iterating on features while getting all the performance from the real STL when compiling your release builds. A preprocessor define choses to use FASTL naive implementations or the real STL.
9