joubs's Stars
supabase/supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
karanpratapsingh/system-design
Learn how to design systems at scale and prepare for system design interviews
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
duckdb/duckdb
DuckDB is an analytical in-process SQL database management system
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
phil-opp/blog_os
Writing an OS in Rust
openai/DALL-E
PyTorch package for the discrete VAE used for DALL·E.
linebender/druid
A data-first Rust-native UI design toolkit.
jlevy/og-equity-compensation
Stock options, RSUs, taxes — read the latest edition: www.holloway.com/ec
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
jpochyla/psst
Fast and multi-platform Spotify client with native GUI
paragonie/awesome-appsec
A curated list of resources for learning about application security
dtolnay/thiserror
derive(Error) for struct and enum error types
tokio-rs/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
skerkour/black-hat-rust
Applied offensive security with Rust - https://kerkour.com/black-hat-rust
eliben/pycparser
:snake: Complete C99 parser in pure Python
sozu-proxy/sozu
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
nestybox/sysbox
An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs.
cosmicpython/code
Example application code for the python architecture book
mitmproxy/pdoc
API Documentation for Python Projects
NVIDIA/VideoProcessingFramework
Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions
zeromq/zmq.rs
A native implementation of ØMQ in Rust
rougier/python-opengl
An open access book on Python, OpenGL and Scientific Visualization, Nicolas P. Rougier, 2018
crnbaker/gostringsynth
A finite difference string synthesizer written in Go
oleiade/gomme
Parser combinator library for Go
oleiade/mymy
Gather information about your system quickly, intuitively, and easily.
KCL-BMEIS/pymagewell
Python library for interfacing with Magewell ProCapture frame grabbers
gnikkoch96/Python-Pomodoro-Timer-GUI
Pomodoro Timer GUI that will be coded mainly in Python