Pinned Repositories
meteor
Meteor, the JavaScript App Platform
nixpkgs
Nix Packages collection
xhyve-provider
xhyve provider for Vagrant
lukeadams's Repositories
lukeadams/meteor
Meteor, the JavaScript App Platform
lukeadams/nixpkgs
Nix Packages collection
lukeadams/AutoFBX
lukeadams/bimpy
imgui for python
lukeadams/cereal
capnp struct definitions and messaging used in comma ecosystem
lukeadams/cpptoml
cpptoml is a header-only library for parsing TOML
lukeadams/docker-puppetserver
lukeadams/dolphin
Dolphin is a GameCube / Wii emulator, allowing you to play games for these two platforms on PC with improvements.
lukeadams/DS1307RTC
Use a DS1307 Real Time Clock chip with the Time library
lukeadams/foreman-docker-compose
Docker compose of Foreman (develop branch), Smart Proxy (develop branch) and Postgres
lukeadams/gnuradio
GNU Radio
lukeadams/gr-ais
Automatic Information System decoder for shipborne position reporting for the Gnuradio project
lukeadams/homebrew-cask
A CLI workflow for the administration of Mac applications distributed as binaries
lukeadams/homebrew-core
:beers: Core formulae for the Homebrew package manager
lukeadams/homebrew-versions
Alternate versions of casks
lukeadams/meson
The Meson Build System
lukeadams/nix-darwin
nix modules for darwin
lukeadams/opendbc
democratize access to car decoder rings
lukeadams/openpilot
openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 85 supported car makes and models.
lukeadams/rtl-sdr
lukeadams/SSVEntitySystem
[HEADER-ONLY] C++14 simple entity/component system for realtime games. Simplicity of use is preferred over a real "entity-component-system" hierarchy. Components update and draw themselves (users create their own components and override the virtual methods). Fast, easy to use and to expand. Should be fine for any simple game.
lukeadams/SSVLuaWrapper
[HEADER-ONLY] A C++11 LUA wrapper written by Tomaka17. The original project is discontinued. I created a repository with the original code, remove the non-C++11 parts and formatted it. I take no credit. This is a good project and I believe it should be maintained (and expanded) by someone experienced with C++ and LUA.
lukeadams/SSVMenuSystem
[HEADER-ONLY] C++14 lambda-based library for quick creation of menus. Supports multiple nested menus (categories). Supports Single/Toggle/Slider menu item types. Useful in game development or console applications-
lukeadams/SSVOpenHexagon
C++14 open source clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects. I need someone to maintain the Linux port, and someone to create and maintain an OSX port.
lukeadams/SSVStart
[HEADER-ONLY] C++14 SFML2.0 application/game development framework. Features asset loading, windows, cameras, file system, logging, vector calculations, and many other game-dev oriented features.
lukeadams/SSVUtils
[HEADER-ONLY] C++14 multi-purpose utility library that only depends on the STL.
lukeadams/Time
Time library for Arduino
lukeadams/ubuntu-foreman
Docker image with Ubuntu hosted Puppet Foreman
lukeadams/volk
The Vector Optimized Library of Kernels
lukeadams/vrm_pp
Small C++ preprocessor library