An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

RT: Erlang Runtime Library
==========================

[![Actions Status](https://github.com/synrc/rt/workflows/mix/badge.svg)](https://github.com/synrc/rt/actions)
[![Hex pm](http://img.shields.io/hexpm/v/rt.svg?style=flat)](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