https://github.com/artgins/yunetas
Yuneta Simplified, a development framework about messages and services, based on Event-driven, Automata-based and Object-oriented programming.
https://github.com/artgins/yunetas
asynchronous automation-framework c esp32 event-driven framework iouring ipaas javascript linux python rtos yuneta
Last synced: 1 day ago
JSON representation
Yuneta Simplified, a development framework about messages and services, based on Event-driven, Automata-based and Object-oriented programming.
- Host: GitHub
- URL: https://github.com/artgins/yunetas
- Owner: artgins
- License: other
- Created: 2024-01-13T16:55:31.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-31T15:25:24.000Z (8 days ago)
- Last Synced: 2026-03-31T16:32:30.947Z (8 days ago)
- Topics: asynchronous, automation-framework, c, esp32, event-driven, framework, iouring, ipaas, javascript, linux, python, rtos, yuneta
- Language: C
- Homepage: https://doc.yuneta.io
- Size: 276 MB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Yunetas
[](https://github.com/artgins/yunetas/blob/main/LICENSE.txt)
[](https://doc.yuneta.io/)
[](https://deepwiki.com/artgins/yunetas)
# Yuneta Simplified
An Asynchronous Development Framework
For more details, see [doc.yuneta.io](https://doc.yuneta.io)
To install use:
git clone --recurse-submodules https://github.com/artgins/yunetas.git
[pypi-badge]: https://img.shields.io/pypi/v/yunetas
`Yuneta Simplified` is a **development framework** focused on **messaging** and **services**, based on
[Event-driven](https://en.wikipedia.org/wiki/Event-driven_programming),
[Automata-based](https://en.wikipedia.org/wiki/Automata-based_programming)
and [Object-oriented](https://en.wikipedia.org/wiki/Object-oriented_programming)
programming paradigms.
Heavy use of JSON, **time-series**, **key-value**, **flat-files** and **graphs** concepts.
[Yuneta Simplified](https://yuneta.io) is a **real-time system** RTS that includes **development**, **testing**, and **deployment** features. Built for Linux, and **deployable** on any **bare-metal** server.
Specialized in IoT data collection, all types of devices, and data exchange and protocol adaptation between systems, including collection, **publication/subscription**, and querying of **messages** in **real time**, with **historical** data storage.
The messages (**encrypted** or plain text) circulating within the Yuneta system can be persistent on disk or exist only while in transit or in the memory of a service. All data in JSON.
For [Linux](https://en.wikipedia.org/wiki/Linux).
Versions in **C** (reference implementation) and **JavaScript** (browser/Node).