hayoung0Lee's Stars
ros/ros_comm
ROS communications-related packages, including core client libraries (roscpp, rospy, roslisp) and graph introspection tools (rostopic, rosnode, rosservice, rosparam).
ros-infrastructure/www.ros.org
Main ROS.org landing website
PacktPublishing/Mastering-ROS-for-Robotics-Programming-Third-edition
Mastering ROS for Robotics Programming - Third edition, Published by Packt
robotpilot/ros-seminar
ROS 수업, 세미나, 강연, 강의 등의 보조 자료
changkun/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
AIS-Bonn/catch_ros
ROS wrapper for the Catch unit test framework
emscripten-core/emscripten
Emscripten: An LLVM-to-WebAssembly Compiler
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Shaswat2001/Motion_planning_of_Robots
This repository implements various Search Based (Heuristic and Incremental) and Sampling Based (Multi Query and Single Query) motion planning algorithms using ROS and turtlebot
mych907/agv_master
ROS package that runs agv_node
fmtlib/fmt
A modern formatting library
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
OpenRCT2/OpenRCT2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
QasimWani/LeetHub
Automatically sync your leetcode solutions to your github account - top 5 trending GitHub repository
pyenv/pyenv
Simple Python version management
BehaviorTree/BehaviorTree.CPP
Behavior Trees Library in C++. Batteries included.
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
teambit/bit
A build system for development of composable software.
nrwl/nx-examples
Example repo for Nx workspace
nrwl/nx
Build system, optimized for monorepos, with plugins for popular frameworks and tools and advanced CI capabilities including caching and distribution.
GeekyAnts/react-pluggable
A plugin system for JS & React apps.
yarnpkg/berry
📦🐈 Active development trunk for Yarn ⚒
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
jestjs/jest
Delightful JavaScript Testing.
outline/outline
The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
mobxjs/mobx-react
React bindings for MobX