danielmtavares's Stars
manna-harbour/miryoku
Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout.
foostan/crkbd
Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys.
pierrechevalier83/ferris
A low profile split keyboard designed to satisfy one single use case elegantly
adamtaylor13/moneymover
A Chrome extension designed to give superpowers to Lunch Money
adereth/dactyl-keyboard
Parameterized ergonomic keyboard
FractalFir/rustc_codegen_clr
This rust compiler backend(module) emmits valid CIL (.NET IR), enabling you to use Rust in .NET projects.
XProger/OpenLara
Classic Tomb Raider open-source engine
codeclou/Display-Override-PropertyList-File-Parser-and-Generator-with-HiDPI-Support-For-Scaled-Resolutions
Display Override PropertyList File Parser and Generator with HiDPI Support For Scaled Resolutions on macOS
github/gitignore
A collection of useful .gitignore templates
recastnavigation/recastnavigation
Industry-standard navigation-mesh toolset for games
DavidStrachan/GM-Perfect-Platforming-Paragon
Demonstration of some neat tricks to make platforming games feel better
martinmoene/lest
A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)
sickcodes/Docker-OSX
Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
cbovis/awesome-digital-nomads
🏝 A curated list of awesome resources for Digital Nomads.
nayafia/awesome-maintainers
Talks, blog posts, and interviews about the experience of being an open source maintainer
electronicarts/CnC_Remastered_Collection
mortenjust/androidtool-mac
One-click screenshots, video recordings, app installation for iOS and Android
viatsko/awesome-vscode
🎨 A curated list of delightful VS Code packages and resources.
probot/probot
🤖 A framework for building GitHub Apps to automate and improve your workflow
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
mcandre/linters
a community wiki for improving code quality
jstawarczyk/material-design-balsamiq
Material design icons and components for Balsamiq Mockups
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.
facebook/stetho
Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.
deskflow/deskflow
Deskflow lets you share one mouse and keyboard between multiple computers on Windows, macOS and Linux. It's like a software KVM (but without video).
j4m3z0r/cocos2d-x
Modified version of Cocos2D-X that builds using Emscripten to JavaScript. Build with "make emscripten".
cocos2d/cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
rowanj/gitx
Fork of Pieter's nice git GUI for OS X. Includes branch/tag sidebar and various fixes. Current development focus is on removing legacy git command line usage in favour of libgit2 and objective-git.
travisjeffery/ClangFormat-Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang