mihaizh's Stars
mozilla-lockwise/lockwise-android
Firefox's Lockwise app for Android
unicorn-engine/unicorn
Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc, PowerPC, RiscV, S390x, TriCore, X86)
ethz-adrl/towr
A light-weight, Eigen-based C++ library for trajectory optimization for legged robots.
Optiboot/optiboot
Small and Fast Bootloader for Arduino and other Atmel AVR chips
RussTedrake/underactuated
The course text for MIT 6.832 (and 6.832x on edX)
deng-haoyang/ParNMPC
A Parallel Optimization Toolkit for Nonlinear Model Predictive Control (NMPC)
besh81/nana-creator
Nana Creator - a RAD tool for (and built with) Nana C++ Library
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
ethz-adrl/control-toolbox
The Control Toolbox - An Open-Source C++ Library for Robotics, Optimal and Model Predictive Control
BoostIO/BoostNote-Legacy
This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
sindresorhus/awesome-electron
Useful resources for creating apps with Electron
jbeder/yaml-cpp
A YAML parser and emitter in C++
OpenAPITools/openapi-generator
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
microsoft/monaco-editor
A browser based code editor
osqp/osqp
The Operator Splitting QP Solver
cair/TsetlinMachine
Code and datasets for the Tsetlin Machine
notable/notable
The Markdown-based note-taking app that doesn't suck.
hliberacki/cpp-member-accessor
Library providing legal access to C++ private members
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
libuv/libuv
Cross-platform asynchronous I/O
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
dacap/clip
Cross-platform C++ library to copy/paste clipboard content
dariusz-wozniak/software-development-project-checklist
✅ Software Development Project Checklist
zpl-c/librg
🚀 Making multi-player gamedev simpler since 2017
rigtorp/awesome-modern-cpp
A collection of resources on modern C++
vmg/sundown
Standards compliant, fast, secure markdown processing library in C
nlohmann/json
JSON for Modern C++