ALF is a set of control-flow abstractions built on top Elixir GenStage which allows writing programs following the Flow-Based Programming (FBP) approach.
ALF is a framework for your application layer, it provides a simple and expressive way of presenting the logic as sequential processing of “information packets” (IPs) (or, simply, messages or events), and thus brings high design-, coding-, and run-time observability.
ALF is NOT a general-purpose “language”, so implementing a complex domain logic with it might be questionable (although it is possible).
ALF is a successor of the Flowex project. ALF adds conditional branching, packet cloning, goto statement, decomposer/recomposer and other functionalities. Therefore, one can create application trees (graphs) of arbitrary complexity.
This is free and open source software.
Website: github.com/antonmi/alf
Support:
Developer: Anton Mishchuk
License: Apache License, Version 2.0
ALF is written in Elixir. Learn Elixir with our recommended free books and free tutorials.
Related Software
| Elixir Web Frameworks | |
|---|---|
| Phoenix | Rock-solid web framework that improves the Model-View-Controller architecture |
| Nerves | Craft and deploy bulletproof embedded software |
| Plug | Specification for composable web modules |
| Hologram | Full-stack, isomorphic Elixir web framework |
| ALF | Flow-based application layer framework |
| Nex | Minimalist web framework for building server-rendered Elixir applications |
| Maru | REST-like API framework for Elixir inspired by grape |
| Kitto | Framework to create dashboards |
| Sugar | Modular web framework |
| Weber | MVC web framework |
| Trot | Web micro-framework based on Plug and Cowboy |
| Dynamo | Experimental web framework |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.