- Hong Kong
-
20:46
(UTC +08:00) - https://brettd.dev
Starred repositories
C++ library for building Wayland compositors.
An easy guide to Clang Static Analyzer extension.
🐉 A clang tool for happy refactoring without source-code gymnastics
Usage of enabled-by-default hardening-related compiler flags across Linux distributions
P1031 low level file i/o and filesystem library for the C++ standard
C++ math library for 2D/3D/4D vector, matrix, quaternion, and geometric algebra.
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
C++ implementation of a fast hash map and hash set using hopscotch hashing
MTuner is a C/C++ memory profiler and memory leak finder for Windows, PlayStation 4 and 3, Android and other platforms
Translate Gettext PO files using GCP Cloud Translate
A modern framework for backend development based on io_uring Linux interface
boxxy puts bad Linux applications in a box with only their files.
a header-only, constexpr alternative to gperf for C++14 users
A C++14-compatible physical units library with no dependencies and a single-file delivery option. Emphasis on safety, accessibility, performance, and developer experience.
C++ Blogs (plus other stuff we should care about like undefined behavior)
Blockbench - A low poly 3D model editor
A Minecraft mod that allows you to build your own transport network with automated trains, boats, cable cars, and planes!
A collection of out-of-tree LLVM passes for teaching and learning