jkordani's Stars
naver/lispe
An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell.
matp/tiny-lisp
A small implementation of LISP, written in standard C11.
vmayoral/ros-robotics-companies
A list of robotics companies using the Robot Operating System (ROS and ROS 2).
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
EbookFoundation/free-programming-books
:books: Freely available programming books
Lisp-Stat/lisp-stat
Lisp-Stat main system
kraison/vivace-graph-v3
VivaceGraph version 3. Open source Common Lisp graph database & Prolog implementation. Supersedes http://github.com/kraison/vivace-graph-v2.
sysprog21/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
liam-ilan/crumb
The Crumb Programming Language
seungeunrho/minimalRL
Implementations of basic RL algorithms with minimal lines of codes! (pytorch based)
hikettei/cl-waffe2
[Experimental] Graph and Tensor Abstraction for Deep Learning all in Common Lisp
ianmiell/cheapci
Simple CI framework in bash. Checks whether there have been any updates, runs tests and mails you on completion.
HappyCerberus/book-cpp-algorithms
The Standard Algorithms in C++.
osrf/icra2023_ros2_gz_tutorial
ICRA 2023 tutorial on ROS 2 and the new Gazebo (MT28, ICC Capital Suite 14)
arshadlab/time_charting_with_perf
vss2sn/path_planning
This repository contains path planning algorithms in C++ for a grid based search.
nsmoly/MPC
Model Predictive Control (MPC) for kinematic bicycle model
aleegeco/Bicycle-model-Optimal-Control
Implementation of DDP algorithm for Optimal Control on a Bicycle Model for optimal lane change maneuvering and Skidpad track following.
AaltoSciComp/python-for-scicomp
Python for scientific computing course
thomasfermi/Algorithms-for-Automated-Driving
Each chapter of this (mini-)book guides you in programming one important software component for automated driving.
iovisor/bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
hackclub/sprig
🍃 Learn to code by making games in a JavaScript web-based game editor.
petercorke/robotics-toolbox-python
Robotics Toolbox for Python
rabbibotton/clog
CLOG - The Common Lisp Omnificent GUI
Introduction-to-Autonomous-Robots/Introduction-to-Autonomous-Robots
Introduction to Autonomous Robots
snmsts/sbcl-librarian
Dynamic library delivery tools for SBCL.
USNavalResearchLaboratory/TrackerComponentLibrary
This is a collection of Matlab functions that are useful in the development of target tracking algorithms.
hlopko/architecture_of_symbolic_computers_notes
My notes from reading this amazing book by Peter M. Kogge.
ag91/code-compass
A set of code analyses that assist you in tackling software complexity