Skip to content

fluxus-labs/awesome-fluxus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌊 awesome-fluxus

A curated list of Fluxus plugins, tools, sources, sinks, and ecosystem projects.

Fluxus is moving toward a modular, plugin-friendly architecture β€” with fluxus-core providing only the essential traits (Source, Sink, etc.) and leaving most concrete implementations to external crates.

This repo gathers official and community-maintained implementations to help you navigate the growing Fluxus ecosystem.


πŸ“¦ Core Crates

  • fluxus-core β€” Core abstractions: Source, Sink, and essential types.
  • fluxus-sources β€” Officially maintained common data sources.
  • fluxus-sinks β€” Officially maintained common sinks.

🌍 Community Sources & Sinks

We encourage specialized and niche implementations to live in independent repositories.

To help discovery:

We will regularly update this list!


πŸ” Discover More


πŸ’‘ Why This Structure?

Inspired by the modular designs of systems like Apache Spark and the Linux kernel, Fluxus:

  • Keeps the core minimal and clean
  • Relies on Rust’s powerful dependency system for plugin management
  • Avoids unnecessary runtime complexity like dynamic registries

🀝 Contributing

Want to add your Fluxus-compatible project here?

About

A curated list of Fluxus plugins, tools, sources, sinks, and ecosystem projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published