43x2's Stars
wekan/wekan
The Open Source kanban (built with Meteor). Keep variable/table/field names camelCase. For translations, only add Pull Request changes to wekan/i18n/en.i18n.json , other translations are done at https://app.transifex.com/wekan/wekan only.
raspberrypi/linux
Kernel source tree for Raspberry Pi-provided kernel builds. Issues unrelated to the linux kernel should be posted on the community forum at https://forums.raspberrypi.com/
browserstate/history.js
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality.
SaschaWillems/Vulkan
C++ examples for the Vulkan graphics API
auduno/clmtrackr
Javascript library for precise tracking of facial features via Constrained Local Models
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
tiny-dnn/tiny-dnn
header only, dependency-free deep learning framework in C++14
tinyobjloader/tinyobjloader
Tiny but powerful single file wavefront obj loader
premake/premake-core
Premake
google/UIforETW
User interface for recording and managing ETW traces
patrikhuber/4dface
Real-time 3D face tracking and reconstruction from 2D video
naleksiev/mtlpp
C++ Metal wrapper
GameTechDev/FlipModelD3D12
Interactive visualization for understanding swap chains in D3D12
Monsho/VulkanSample