joubs's Stars
zeromq/zmq.rs
A native implementation of ØMQ in Rust
mitmproxy/pdoc
API Documentation for Python Projects
datoviz/datoviz
⚡ Datoviz: high-performance GPU scientific data visualization C/C++/Python library
torfsen/python-systemd-tutorial
A tutorial for writing a systemd service in Python
OpenMined/PySyft
Perform data science on data that remains in someone else's server
willmcgugan/codereviews
Free code reviews for open source projects
mit-pdos/xv6-public
xv6 OS
gpiozero/gpiozero
A simple interface to GPIO devices with Raspberry Pi
ethereumbook/ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
soundascode/elm-maestro
Elm music theory library
mickaelseznec/mus
mickaelseznec/flowpy
Utilities for working with optical flows in python
oleiade/jackdauer
Use this Rust crate to easily parse various time formats to durations.
Project-MONAI/MONAI
AI Toolkit for Healthcare Imaging
rlabbe/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
ReubenDo/InExtremIS
Official PyTorch implementation of InExtremIS
tone-row/flowchart-fun
Easily generate flowcharts and diagrams from text ⿻
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
TorchIO-project/torchio
Medical imaging processing for AI applications.
Kotlin/kotlinx.serialization
Kotlin multiplatform / multi-format serialization
android/sunflower
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
vincentcouteaux/knivesjam
conan-io/conan
Conan - The open-source C and C++ package manager
hoffstadt/DearPyGui
Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies
benfred/py-spy
Sampling profiler for Python programs
s-matyukevich/raspberry-pi-os
Learning operating system development using Linux kernel and Raspberry Pi
pyenv/pyenv
Simple Python version management
mre/the-coding-interview
Programming exercises, code katas and puzzles for your job interview training - or just for fun.
EmilHernvall/dnsguide
A guide to writing a DNS Server from scratch in Rust
zeromq/pyzmq
PyZMQ: Python bindings for zeromq