nosid91's Stars
tonsky/FiraCode
Free monospaced font with programming ligatures
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
wagoodman/dive
A tool for exploring each layer in a docker image
appsmithorg/appsmith
Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
astral-sh/ruff
An extremely fast Python linter and code formatter, written in Rust.
spacedriveapp/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
dragonflydb/dragonfly
A modern replacement for Redis and Memcached
deviantony/docker-elk
The Elastic stack (ELK) powered by Docker and Compose.
aio-libs/aiohttp
Asynchronous HTTP client/server framework for asyncio and Python
janeczku/calibre-web
:books: Web app for browsing, reading and downloading eBooks stored in a Calibre database
pydantic/FastUI
Build better UIs faster.
dpkp/kafka-python
Python client for Apache Kafka
apify/crawlee-python
Crawlee—A web scraping and browser automation library for Python to build reliable crawlers. Extract data for AI, LLMs, RAG, or GPTs. Download HTML, PDF, JPG, PNG, and other files from websites. Works with BeautifulSoup, Playwright, and raw HTTP. Both headful and headless mode. With proxy rotation.
Fanghua-Yu/SUPIR
SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild. Our new online demo is also released at suppixel.ai.
ets-labs/python-dependency-injector
Dependency injection framework for Python
h2oai/wave
Realtime Web Apps and Dashboards for Python and R
charmbracelet/freeze
Generate images of code and terminal output 📸
faust-streaming/faust
Python Stream Processing. A Faust fork
omkarcloud/botasaurus
The All in One Framework to build Awesome Scrapers.
asavinov/intelligent-trading-bot
Intelligent Trading Bot: Automatically generating signals and trading based on machine learning and feature engineering
trallnag/prometheus-fastapi-instrumentator
Instrument your FastAPI with Prometheus metrics.
piccolo-orm/piccolo_admin
A powerful web admin for your database.
MousaZeidBaker/poetry-plugin-up
Poetry plugin that updates dependencies and bumps their versions in pyproject.toml file
dylannalex/udemypy
Free Udemy courses everyday!
markomirosavljev/fastapi-cognito
Basic Cognito-Auth library for Python and FastAPI.
marcosschroh/yoyo-database-migrations
Database schema migration tool written in Python
Imelstorm/web-service-ddd-project-layout
Recommended project layout for frameworks with flexible project structure suitable for DDD pattern
Sayanc2000/cache-fastapi
A lightweight caching library which leverages FastAPI's middleware functionality and follows best practices of cache-control to easily speed up your large requests.
Imelstorm/web-service-mvc-project-layout
Recommended project layout for frameworks with flexible project structure suitable for MVC pattern.
ic-it/csvadapter
Go library to map CSV data to structs.