evmcompiler
Compiles an AST (Abstract Syntax Tree) to Ethereum Virtual Machine bytecodes, WIP.
Updated by @ajlopez
simplefunc
Simple object with functions encode/decode, serialization/deserialization.
Updated by @ajlopez
simpleasync
Simple flow library to chain and run functions with asynchronous calls
Updated by @ajlopez
simplemessages
Simple bidirectional JSON message channels using net sockets as object streams
Updated by @ajlopez
multinodes
Running many logical nodes in different machines. Each logical node can host services, and interchange messages.
Updated by @ajlopez