Skip to content
Snippets Groups Projects
user avatar
Nicolas Pope authored
8c9f1767
History

Future Tech Lab

This monorepo contains all elements of the FTL software system.

  • p2p-remote-array : Access 2D memory arrays on other machines in P2P group
  • fabric : C++ library implementing the neural fabric
  • fabric-js : Node.js bindings for C++ fabric
  • fabric-js-modules : Additional fabric-js based native and non-native components
  • peer-node : P2P node.js application providing a web-service interface
  • front-end : Client side FTL code
  • www : FTL Website

The architecture relies on NodeJS with C++ native addons for processing.