mstd is an expanding collection of boilerplate that I use across a range of projects.
Contains aliases for primitive types for size gurantees.
Contains color coded messages using ansi escape codes.
Contains wrappers for C-style allocators. They have the ability to count allocations to check for leaks.
Request pages to be prefetched by the kernel
Defines an allocator that can quickly allocate memory, but must free everything at once.
Defines a vector class with X components.
Defines an X by X matrix.
I am fueled by my hatred for quaternions.
Check out beaUtils!