galaxy-io/filament
Pluggable data replication with checkpointing, batching, and integrity events
About the project
Filament is a pluggable data replication system written in Go: it moves data from sources to sinks using full, incremental, or change data capture replication, with checkpointing, batching, and integrity verification. It targets data engineers who need a self-hosted ETL/ELT pipeline with an API, web UI, or an embeddable Go engine.
Useful for
- Set up CDC replication from PostgreSQL to a sink with durable checkpoints
- Run a self-hosted replication pipeline via API and web UI
- Embed the Filament engine in a Go application to move data
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 4 stars today.
- The spike has held for 2 days in a row — not a one-off blip.
- Hacker News: “Show HN: Filament – Fast data movement engine in Go” — 31 points, 5 days ago.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 121
- Stars in a day
- 4
- Forks
- 5
- Issues and pull requests
- 340
- Watchers
- 1
- Language
- Go
- License
- Apache-2.0
- Latest release
- v0.2.0 · September 11, 2026
- Created
- June 30, 2026
- Last push
- September 12, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Hacker News discussions
- Show HN: Filament – Fast data movement engine in Go31 points, September 8, 2026
Spotted in
- September 13, 2026Spotted on Hacker News
Similar projects
-
5.9
bilawalsidhu/gods-eye-view
A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.
-
4.6
Phyzicalorg/Phyzical_org
The open part of the phyzical platform: episode schema, converter and examples for moving browser robot-teleoperation demonstrations into elizaOS's trajectory_db SQLite store for VLA and imitation-learning training.
-
3.5
D4Vinci/Scrapling
An adaptive Python web scraping framework: the parser relocates elements when site markup changes, fetchers bypass anti-bot systems like Cloudflare Turnstile, and the spider system scales to concurrent multi-session…
-
2.3
duckdb/duckdb
DuckDB is an in-process analytical SQL database management system. It is designed for fast, reliable, portable data processing without a separate server.
-
2.3
drawdb-io/drawdb
Browser-based database ER diagram editor with SQL and migration generation. Works without an account and supports SQL script import/export.
-
1.8
milvus-io/milvus
Milvus is a cloud-native vector database written in Go and C++ for scalable approximate nearest neighbor (ANN) search over embeddings. It is aimed at AI developers who need to store and search unstructured data such as…