riccardogabellone's Stars
tree-sitter/tree-sitter
An incremental parsing system for programming tools
plotters-rs/plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
shuttle-hq/shuttle
Build & ship backends without writing any infrastructure files.
microsoft/devhome
The new Dev Home experience for Windows!
tldraw/tldraw
whiteboard / infinite canvas SDK
Genymobile/scrcpy
Display and control your Android device
RustPython/RustPython
A Python Interpreter written in Rust
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
ibraheemdev/astra
Rust web servers without async/await.
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands.
ibraheemdev/matchit
A high performance, zero-copy URL router.
GetStream/whatsApp-clone-compose
📱 WhatsApp clone project demonstrates modern Android development built with Jetpack Compose and Stream Chat/Video SDK for Compose.
mainmatter/rust-telemetry-workshop
Build a comprehensive toolkit to detect, troubleshoot and resolve issues with Rust applications.
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
spacedriveapp/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
grpc/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
stefankoegl/python-json-patch
Applying JSON Patches in Python
LukeMathWalker/cargo-chef
A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
Plachtaa/VALL-E-X
An open source implementation of Microsoft's VALL-E X zero-shot TTS model. Demo is available in https://plachtaa.github.io/vallex/
getcursor/cursor
The AI Code Editor
kube-rs/kube
Rust Kubernetes client and controller runtime
llSourcell/Doctor-Dignity
Doctor Dignity is an LLM that can pass the US Medical Licensing Exam. It works offline, it's cross-platform, & your health data stays private.
huggingface/candle
Minimalist ML framework for Rust
TheAlgorithms/Python
All Algorithms implemented in Python
collabnix/kubetools
Kubetools - Curated List of Kubernetes Tools
lepture/authlib
The ultimate Python library in building OAuth, OpenID Connect clients and servers. JWS,JWE,JWK,JWA,JWT included.
mpdavis/python-jose
A JOSE implementation in Python