OPEN SOURCE, OPEN TO EVERYONE

Open source. Open possibilities.

Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.

Human-curated · Discover open source4101discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Topic: asyncio清除
rsgiadapterbelingud
ADDED

An adapter that allows ASGI applications to run on an RSGI server.

Developer toolsTesting & debugging

A self-hosted data API for Douyin and TikTok. It fetches posts, profiles, comments, and playlists, and downloads videos and image albums without watermarks. Features a self-healing identity pool, PostgreSQL archiving, REST API, MCP server, CLI, and a web console.

Self-hostedData & databasesServer management
wasatdavep
ADDED

Wasat is a type-hinted asynchronous Python client library for the Gemini Protocol, featuring streaming support and flexible certificate verification.

Developer toolsBackend & APIs
ADDED

Eero Prometheus Exporter is an async Python exporter that exposes 115+ metrics from eero mesh WiFi networks for Prometheus and Grafana monitoring, including devices, speed, health, Thread, and Eero Plus data.

Self-hostedData & databasesMonitoring & security
ADDED

A shared service for reliable, synchronized Binance order book data via REST API. It solves common trading bot issues like data consistency, redundancy, and multi-language access, scaling from local setups to Kubernetes clusters.

Data & databasesDeveloper toolsStreaming & warehousing
uvicornKludex
ADDED

Uvicorn is a fast ASGI web server for Python, supporting HTTP/1.1 and WebSockets. It’s designed for async frameworks and can be extended with optional dependencies like uvloop and httptools.

Developer toolsTesting & debugging
fastapifastapi
ADDED

FastAPI is a modern Python web framework for building APIs with standard type hints, featuring automatic OpenAPI documentation, data validation via Pydantic, high performance via Starlette, and interactive Swagger UI and ReDoc interfaces.

Developer toolsBackend & APIs
corehome-assistant
ADDED

Home Assistant is an open-source home automation platform focused on local control and privacy, designed to run on local servers or Raspberry Pi.

Self-hostedAutomationHome & personal services
aiohttpaio-libs
ADDED

Asynchronous HTTP client/server framework for asyncio and Python, supporting WebSockets, middleware, and routing.

GamesGame servers

An autonomous crypto trading AI orchestrator built on Model Context Protocol (MCP), featuring multi-agent LLM consensus, agentic backtesting, Telegram command center, and a cyberpunk 3D dashboard with real-time market data visualizations.

AI & MLAutomationAI agents
yazisxyazi
ADDED

Yazi is a high-performance terminal file manager written in Rust, utilizing non-blocking async I/O for efficient file management.

Developer toolsProductivityCLI & terminal
sanicsanic-org
ADDED

Sanic is a Python 3.10+ async web server and framework designed for fast HTTP performance, supporting ASGI deployment and async/await syntax.

Developer toolsBackend & APIs