harshsinh's Stars
pdomdev/pdom
Multithreaded DOM is possible.
Speykious/cve-rs
Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
sirupsen/napkin-math
Techniques and numbers for estimating system's performance from first-principles
ast-grep/ast-grep
⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
rerun-io/rerun
Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
Squadrick/typehere
typehere.cc
josephg/diamond-types
The world's fastest CRDT. WIP.
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
alin23/Lunar
Intelligent adaptive brightness for your external monitors
nchudleigh/vimac
Productive macOS keyboard-driven navigation
p-ranav/indicators
Activity Indicators for Modern C++
Trusted-AI/AIX360
Interpretability and explainability of data and machine learning models
yahoo/graphkit
A lightweight Python module for creating and running ordered graphs of computations.
norvig/pytudes
Python programs, usually short, of considerable difficulty, to perfect particular skills.
benbalter/word-to-markdown
A ruby gem to liberate content from Microsoft Word documents
prakhar1989/awesome-courses
:books: List of awesome university courses for learning Computer Science!
facebookresearch/pyrobot
PyRobot: An Open Source Robotics Research Platform
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
avisingh599/reward-learning-rl
[RSS 2019] End-to-End Robotic Reinforcement Learning without Reward Engineering
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
yuzhangbit/ros_node_pattern
ROS Node Design Pattern- Several Ways of Writing a ROS Node
aaren/notedown
Markdown <=> IPython Notebook
leggedrobotics/ros_best_practices
Best practices, conventions, and tricks for ROS
VIS4ROB-lab/ccm_slam
CCM-SLAM: Robust and Efficient Centralized Collaborative Monocular SLAM for Robotic Teams
zziz/pwc
This repository is no longer maintained.
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
ikostrikov/pytorch-a2c-ppo-acktr-gail
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKTR) and Generative Adversarial Imitation Learning (GAIL).