rdjondo's Stars
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
0xAX/linux-insides
A little bit about a linux kernel
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
nasa-jpl/open-source-rover
A build-it-yourself, 6-wheel rover based on the rovers on Mars!
andybrewer/mvp
MVP.css — Minimalist classless CSS stylesheet for HTML elements
plasma-umass/coz
Coz: Causal Profiling
dpilger26/NumCpp
C++ implementation of the Python Numpy library
sgrvinod/a-PyTorch-Tutorial-to-Image-Captioning
Show, Attend, and Tell | a PyTorch Tutorial to Image Captioning
f1xpl/openauto
AndroidAuto headunit emulator
DynamoRIO/drmemory
Memory Debugger for Windows, Linux, Mac, and Android
napari/napari
napari: a fast, interactive, multi-dimensional image viewer for python
orrsella/soft-eng-interview-prep
Everything you need to know for a Software Engineering interview
MRPT/mrpt
:zap: The Mobile Robot Programming Toolkit (MRPT)
uncertainty-toolbox/uncertainty-toolbox
Uncertainty Toolbox: a Python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization
alexmojaki/birdseye
Graphical Python debugger which lets you easily view the values of all evaluated expressions
alexmojaki/snoop
A powerful set of Python debugging tools, based on PySnooper
mm-mansour/Fast-Pandas
Benchmark for different operations in pandas against various dataframe sizes.
arnetheduck/nlvm
LLVM-based compiler for the Nim language
bsamseth/cpp-project
Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.
Roger-random/Sawppy_Rover
Sawppy the Rover: A Motorized Model of Mars Rover Curiosity and Perseverance for <$500 In Parts
duneroadrunner/SaferCPlusPlus
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
boostorg/safe_numerics
Replacements to standard numeric types which throw exceptions on errors
MartinoMensio/spacy-universal-sentence-encoder
Google USE (Universal Sentence Encoder) for spaCy
twiecki/covid19
Analyses about the COVID-19 virus
jacobaustin123/Coral
The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety.
fastai/pypi_template
A minimal template for creating a pypi package
maxdietrich/rustlings-solutions
My solutions for the rustlings tutorials (https://github.com/rust-lang/rustlings)
nonotion/rustlings-solutions
Solutions to rustlings exercises