https://github.com/synrc/rt
☀ RT: Erlang Runtime Library
https://github.com/synrc/rt
Last synced: about 1 year ago
JSON representation
☀ RT: Erlang Runtime Library
- Host: GitHub
- URL: https://github.com/synrc/rt
- Owner: synrc
- License: isc
- Created: 2018-11-04T00:19:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-11T01:43:16.000Z (over 4 years ago)
- Last Synced: 2024-04-14T05:33:39.581Z (about 2 years ago)
- Language: Erlang
- Homepage: https://rt.n2o.dev
- Size: 40 KB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RT: Erlang Runtime Library
==========================
[](https://github.com/synrc/rt/actions)
[](https://hex.pm/packages/rt)
Features
--------
* Ultra-compact `kernel` replacement for IoT applicances
* NIF bindings for `ets`
* Simple Supervision System: `app`, `sup`, `srv`
* Heartbeat protocol `heart`
* Shell Executor `sh`
Credits
-------
* Alexey Nikitin
* Maxim Sokhatsky