Chosen808's Stars
KhronosGroup/WebGL
The Official Khronos WebGL Repository
ezEngine/ezEngine
An open source C++ game engine.
Chosen808/awesome-weekly-robotics
A list of projects that were or will be featured in Weekly Robotics newsletter
Chosen808/linux
Linux kernel source tree
Chosen808/Yi
A series of large language models trained from scratch by developers @01-ai
analogdevicesinc/precision-converters-firmware
Precision Converters Embedded Firmware Repository
nicbarker/clay
High performance UI layout library in C.
emscripten-core/emsdk
Emscripten SDK
STMicroelectronics/cmsis-device-h7
Provides the STM32Cube MCU Component "cmsis_device_h7" of the STM32H7 series.
microsoft/BitNet
Official inference framework for 1-bit LLMs
STMicroelectronics/stm32-mw-freertos
Provides the FreeRTOS library part of the STM32Cube MCU Component "middleware" for all STM32xx series.
erincatto/box2d
Box2D is a 2D physics engine for games
raysan5/rres
A simple and easy-to-use file-format to package resources
STMicroelectronics/STM32CubeL0
STM32Cube MCU Full Package for the STM32L0 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
KallistiOS/KallistiOS
A homebrew SDK/pseudo-operating system for the Sega Dreamcast. This repository is a mirror of the official SourceForge repository for KOS.
STMicroelectronics/STM32CubeG0
STM32Cube MCU Full Package for the STM32G0 series - (HAL + LL Drivers, CMSIS Core, CMSIS Device, MW libraries plus a set of Projects running on all boards provided by ST (Nucleo, Evaluation and Discovery Kits))
daos-stack/daos
DAOS Storage Stack (client libraries, storage engine, control plane)
raysan5/raylib-intro-course
A small raylib introductory course developing a simple game
raysan5/raylib
A simple and easy-to-use library to enjoy videogames programming
raysan5/raygui
A simple and easy-to-use immediate-mode gui library
MRPT/mrpt
:zap: The Mobile Robot Programming Toolkit (MRPT)
raysan5/raylib-games
A collection of games made with raylib
Chosen808/ModernRoboticsCpp
Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. http://modernrobotics.org/
ARM-software/CMSIS-FreeRTOS
FreeRTOS adaptation for CMSIS-RTOS Version 2
Mellanox/libvma
Linux user space library for network socket acceleration based on RDMA compatible network adaptors
pmodels/argobots
Official Argobots Repository
Le0nX/ModernRoboticsCpp
Modern Robotics: Mechanics, Planning, and Control C++ Library --- The primary purpose of the provided software is to be easy to read and educational, reinforcing the concepts in the book. The code is optimized neither for efficiency nor robustness. http://modernrobotics.org/
unpbook/unpv13e
UNIX Network Programming, Volume 1, Third Edition Source Code
davechurchill/COMP4300_Project
This is the template repository for the final project of COMP 4300 - Introduction to Game Programming
microsoft/SPTAG
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.