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 source4109discovered

A little curiosity. A world of open source.

THE FIRST COLLECTION
Rising stars

Less than 10 stars, 5+ commits in the last 30 days — projects made with care.

Topic: python3清除
ADDED

Vtx is a minimalist coding agent harness featuring a Textual TUI and headless CLI. It offers a lean ~2,600-token system prompt, supports 50+ LLM providers, and includes modular skills, session trees, and safe permission controls.

AI & MLDeveloper toolsCoding assistants
ticktick-api-v2OliverStoll
ADDED

Python client for TickTick's unofficial api/v2 endpoint, the same one the web and desktop clients use. It offers read and write access to tasks, habits, focus/pomodoro sessions and calendar events, with cookie-based login instead of an OAuth app registration.

Developer toolsProductivityBackend & APIs
nlpweka511
ADDED

A collection of Natural Language Processing experiments focusing on word vectors, transformers, and fundamental NLP algorithms.

AI & MLAI assistants
nepenthePoint72
ADDED

nepenthe builds, versions and distributes shared conda/PyPI environments: describe a manifest, solve once with rattler, freeze a portable multi-platform lock, publish to a versioned registry, and install without conda.

Developer toolsAutomationBuild & DevOps
dotflowdotflow-io
ADDED

Lightweight Python execution pipeline library that uses @action decorators to define tasks, supports retry, parallel execution, observability, and one-click deployment to 34+ cloud platforms including AWS Lambda, GCP Cloud Run, and Kubernetes.

Developer toolsBuild & DevOps
turkeybiteMelonSmasher
ADDED

TurkeyBite is an open-source domain and host context analysis pipeline that analyzes client network traffic to categorize requested domains (e.g. adult content, gambling, shopping). It uses a Docker-based stack with Packetbeat/Browserbeat, Valkey, OpenSearch and Bind9, is non-intrusive (does not block client requests), and outputs analysis results to OpenSearch Dashboards or Syslog.

Data & databasesSelf-hostedTraffic analytics
pybpf_asmsegevfiner
ADDED

pybpf_asm is a Python-based BPF assembler that translates BPF assembly into machine code, based on Linux kernel's BPF assembler. It can be installed via wheels or built from source using Flex and Bison, and offers both a Python API and a command-line script.

Developer toolsCLI & terminal
zaralost-rob0t
ADDED

Zara is an experimental local-first AI assistant and Linux desktop copilot that combines symbolic logic (Prolog) with LLMs for intent handling and reasoning.

AI & MLProductivityAI assistants
terrasecureJashwanthMU
ADDED

TerraSecure is an ML-powered security scanner for Terraform and HCL Infrastructure as Code across AWS, Azure, and GCP. It detects cloud misconfigurations at build time using a multi-cloud rule engine, an XGBoost ML model for AWS, and AI analysis for contextual remediation, integrating with CI/CD workflows.

Developer toolsAI & MLBuild & DevOps
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