RoryHiggins's Stars
taviso/loadlibrary
Porting Windows Dynamic Link Libraries to Linux
NVIDIA/thrust
[ARCHIVED] The C++ parallel algorithms library. See https://github.com/NVIDIA/cccl
jashmenn/ditz
Ditz is a simple, light-weight distributed issue tracker designed to work with distributed version control systems like git, darcs, Mercurial, and Bazaar
mosra/magnum
Lightweight and modular C++11 graphics middleware for games and data visualization
mattreecebentley/plf_colony
An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures. Provides higher-performance than std:: library containers for high-modification scenarios with unordered data.
g-truc/glm
OpenGL Mathematics (GLM)
creationix/js-git
A JavaScript implementation of Git.
toji/gl-matrix
Javascript Matrix and Vector library for High Performance WebGL apps
jamiebuilds/the-super-tiny-compiler
:snowman: Possibly the smallest compiler ever
SublimeText/CTags
CTags support for Sublime Text
banditcpp/bandit
Human-friendly unit testing for C++11
martinmoene/lest
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
alecthomas/entityx
EntityX - A fast, type-safe C++ Entity-Component system
angular/angular-seed
Seed project for angular apps.
hjiang/jsonxx
A JSON parser in C++
dropbox/json11
A tiny JSON library for C++11.
hootsuite/grid
Drag and drop library for two-dimensional, resizable and responsive lists
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
jscheiny/Streams
Lazy evaluation in C++ - http://jscheiny.github.io/Streams/
jbangert/trapcc
Computing with traps
gulp-community/gulp-concat
Streaming concat middleware for gulp
gulp-sourcemaps/gulp-sourcemaps
Sourcemap support for gulpjs.
babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
gulpjs/gulp
A toolkit to automate & enhance your workflow
gulpjs/vinyl-fs
Vinyl adapter for the file system.
mishoo/UglifyJS
JavaScript parser / mangler / compressor / beautifier toolkit
jagregory/abrash-black-book
Markdown source for Michael Abrash's Graphics Programming Black Book