Dean Butcher (ButchDean)

ButchDean

Geek Repo

Location:Toronto, Ontario, Canada

Home Page:http://ButchDean.github.io

Github PK Tool:Github PK Tool


Organizations
EpicGames

Dean Butcher's starred repositories

git

Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

Language:CLicense:NOASSERTIONStargazers:50644Issues:2395Issues:0

C-Plus-Plus

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

stb

stb single-file public domain libraries for C/C++

Language:CLicense:NOASSERTIONStargazers:25531Issues:619Issues:805

bazel

a fast, scalable, multi-language and extensible build system

Language:JavaLicense:Apache-2.0Stargazers:22576Issues:606Issues:13342

filament

Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2

Language:C++License:Apache-2.0Stargazers:17269Issues:380Issues:2200

rpcs3

PS3 emulator/debugger

Language:C++License:GPL-2.0Stargazers:14561Issues:601Issues:7643

abseil-cpp

Abseil Common Libraries (C++)

Language:C++License:Apache-2.0Stargazers:14121Issues:587Issues:849

LearnOpenGL

Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

Language:C++License:NOASSERTIONStargazers:10435Issues:258Issues:225

mysql-server

MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.

Language:C++License:NOASSERTIONStargazers:10388Issues:561Issues:0

unmaintainable-code

A more maintainable, easier to share version of the infamous http://mindprod.com/jgloss/unmain.html

Language:C++License:GPL-2.0Stargazers:8861Issues:354Issues:0

renderdoc

RenderDoc is a stand-alone graphics debugging tool.

cppbestpractices

Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.

MoltenVK

MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-standard Vulkan graphics and compute API over Apple's Metal graphics framework, enabling Vulkan applications to run on macOS, iOS and tvOS.

Language:Objective-C++License:Apache-2.0Stargazers:4612Issues:133Issues:966

glad

Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

Language:CLicense:NOASSERTIONStargazers:3583Issues:72Issues:340

collectd

The system statistics collection daemon. Please send Pull Requests here!

Language:CLicense:NOASSERTIONStargazers:3004Issues:132Issues:1825

EPIJudge

EPI Judge - Preview Release

Language:C++License:NOASSERTIONStargazers:2776Issues:171Issues:130

cphb

Competitive Programmer's Handbook

cmake-cookbook

CMake Cookbook recipes.

Language:C++License:NOASSERTIONStargazers:2621Issues:69Issues:249

Beef

Beef Programming Language

Language:C++License:NOASSERTIONStargazers:2407Issues:53Issues:1640

copybara

Copybara: A tool for transforming and moving code between repositories.

Language:JavaLicense:Apache-2.0Stargazers:2016Issues:49Issues:154

mupen64plus-core

Core module of the Mupen64Plus project

lifelong-learning

✅ ✅ ✅ A massive repo filled with notes on everything from coding to philosophy to psychology to marketing to product

Language:ElixirLicense:UnlicenseStargazers:784Issues:53Issues:0

osx-abi-macho-file-format-reference

Mirror of OS X ABI Mach-O File Format Reference

MegaDepth

Code of single-view depth prediction algorithm on Internet Photos described in "MegaDepth: Learning Single-View Depth Prediction from Internet Photos, Z. Li and N. Snavely, CVPR 2018".

Language:PythonLicense:MITStargazers:713Issues:34Issues:51

DIY-LAPTOP

Do It Yourself Open Source Hardware and Software Modular Hacker's Friendly Laptop

Language:CLicense:Apache-2.0Stargazers:487Issues:58Issues:49

mysql-audit

AUDIT Plugin for MySQL. See wiki and readme for description. If you find the plugin useful, please star us on GitHub. We love stars and it's a great way to show your feedback.

Language:CLicense:NOASSERTIONStargazers:215Issues:5Issues:247

node-and-mysql

Colt Steele's Node and MyQL workspace from The Ultimate MySQL Bootcamp on Udemy.com

Language:JavaScriptStargazers:100Issues:8Issues:0

multithreading_cpp

Tutorial on Multithreading in C++