Alexej's Stars
carloslack/KoviD
Linux kernel rootkit
ArthurSonzogni/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
ArnavIyer/D-Star-Lite
An implementation of the D* Lite algorithm along with a visualization.
UnderactuatedRobotics/move_incremental
ROS move_base plugin that implements the D* Lite algorithm, for MIT 16.412 Cognitive Robotics Grand Challenge
djkim9031/dstar_lite
D* Lite path planning with C++ and FreeGlut visualizer
bilesha/LPA--and-D--Lite-on-C--
LPA* and D* Lite on C++
epruc/CS603_Final_Project
Implementation of D* Lite
moribots/motion_planning
Motion Planning Library to accompany turtlebot3_from_scratch repository. Deployed PRM, Grid Map, A*, Theta*, LPA*, D* Lite*, Potential Field, and MPPI.
RunaCapital/awesome-oss-alternatives
Awesome list of open-source startup alternatives to well-known SaaS products 🚀
SFML/imgui-sfml
Dear ImGui backend for use with SFML
bethrobson/Head-First-Design-Patterns
Code for Head First Design Patterns book (2020)
Hopson97/HopsonCraft
A minecraft clone written using C++, SFML, OpenGL and GLEW.
eliasdaler/imgui-sfml-fetchcontent
Example of using CMake's FetchContent module and imGui-SFML
VerySleepy/verysleepy
Very Sleepy, a sampling CPU profiler for Windows
pvigier/dependency-graph
A script to draw the dependency of C++ classes.
ChaiScript/ChaiScript
Embedded Scripting Language Designed for C++
ciyze0101/Windows-Rootkits
ssloy/tinyraytracer
A brief computer graphics / rendering course
GPSnoopy/RayTracingInVulkan
Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.
RayTracing/raytracing.github.io
Main Web Site (Online Books)
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
joelgrus/data-science-from-scratch
code for Data Science From Scratch book
chokepoint/azazel
Azazel is a userland rootkit based off of the original LD_PRELOAD technique from Jynx rootkit. It is more robust and has additional features, and focuses heavily around anti-debugging and anti-detection.
nayuki/Reference-Huffman-coding
Clear implementation of Huffman coding for educational purposes in Java, Python, C++.
python273/vk_api
Модуль для создания скриптов для ВКонтакте | vk.com API wrapper
SFML/SFML-Game-Development-Book
Full and up-to-date source code of the chapters of the "SFML Game Development" book
f0rb1dd3n/Reptile
LKM Linux rootkit
egonSchiele/grokking_algorithms
Code for the book Grokking Algorithms (https://www.amazon.com/dp/1633438538)
pallets/flask
The Python micro framework for building web applications.