https://github.com/longlene/stage
gen_stage for Erlang
https://github.com/longlene/stage
erlang genstage
Last synced: 4 months ago
JSON representation
gen_stage for Erlang
- Host: GitHub
- URL: https://github.com/longlene/stage
- Owner: longlene
- License: apache-2.0
- Created: 2020-09-01T14:13:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-29T08:24:11.000Z (11 months ago)
- Last Synced: 2025-10-21T16:45:51.544Z (8 months ago)
- Topics: erlang, genstage
- Language: Erlang
- Homepage:
- Size: 138 KB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
gen_stage
=====
gen_stage is a specification for exchanging events between producers and consumers, port from Elixir's GenStage.
Build
-----
$ make