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: dataflow清除
ADDED

Reference implementation of a real‑time website analytics dashboard on Google Cloud. Click‑stream events are published to Pub/Sub, processed by a Dataflow streaming pipeline, stored in Cloud Memorystore (Redis) using HyperLogLog for cardinality, and visualized by a Spring Boot web UI with Google Charts.

Data & databasesDeveloper toolsStreaming & warehousing
pathwaypathwaycom
ADDED

Pathway is a Python ETL framework for stream processing, real-time analytics, and AI pipelines including LLM and RAG applications. It runs Python code on a Rust engine for incremental computation, supports batch and streaming data with the same code, and deploys via Docker and Kubernetes.

Data & databasesAI & MLStreaming & warehousing
marimomarimo-team
ADDED

marimo is a reactive Python notebook that ensures consistency between code and outputs, stored as pure Python files for git-friendliness and deployability.

Developer toolsData & databasesEditors & IDEs