Skip to content
Snippets Groups Projects
user avatar
Nicolas Pope authored
722199e1
History
Name Last commit Last update
net
README.md

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-modules : custom native fabric relations
  • fabric-js : Node.js bindings for fabric

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