yoyonel's Stars
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
systemd/systemd
The systemd System and Service Manager
fastfetch-cli/fastfetch
A maintained, feature-rich and performance oriented, neofetch like system information tool.
brunodev85/winlator
Android application for running Windows applications with Wine and Box86/Box64
pypa/hatch
Modern, extensible Python project management
pytoolz/toolz
A functional standard library for Python.
spulec/freezegun
Let your Python tests travel through time
defunkt/gist
Potentially the best command line gister.
josean-dev/dev-environment-files
ChrisBuilds/terminaltexteffects
TerminalTextEffects (TTE) is a terminal visual effects engine, application, and Python library.
python-gitlab/python-gitlab
A python wrapper for the GitLab API.
open-telemetry/opentelemetry-python
OpenTelemetry Python API and SDK
JoshData/python-email-validator
A robust email syntax and deliverability validation library for Python.
tobspr/RenderPipeline
Physically Based Shading and Deferred Rendering for the Panda3D game engine
CoreyMSchafer/dotfiles
My dotfiles and personal preferences
pnuckowski/aioresponses
Aioresponses is a helper for mock/fake web requests in python aiohttp package.
annotated-types/annotated-types
Reusable constraint types to use with typing.Annotated
DavidVujic/python-polylith
Tooling support for the Polylith Architecture in Python.
radiance-project/ear-pc
FlorianWilhelm/the-hatchlor
🌹 Cookiecutter template featuring the modern and extensible Python project manager hatch
jtc42/fastapi-hypermodel
A FastAPI + Pydantic extension for simplifying hypermedia-driven API development.
hughsie/libjcat
Library for reading and writing Jcat files
jnguyen1192/HackAndHopeDefi3
Comment développer une plateforme permettant aux usagers des écoles de faire remonter de manière transparente des informations aisément partageables (nombre de personnel, effectifs par classe, travaux attendus ….) ? en partenariat avec le Collectif des écoles de Marseille
igordertigor/csvmodel
Check csv files against a data model
SocksDevil/dotfiles
The dotfiles used on my personal computer
yosefk/BlogCodeSamples
Code from yosefk.com/blog, in case you want to run it without copying bit by bit from a given post