RemoSharp is a Grasshopper plugin for real-time (RT) and non-real-time (NRT) collaborative computational design and fabrication. In a nutshell, RemoSharp allows multiple Grasshopper documents to connect and share their scripts. Let's imagine Google Docs or Miro, but for Grasshopper.
RemoSharp syncronizes the contents of one's GH canvas via a RT communication server. Interactions like component creation, wire connection, deletion, or moving components around are all syncrinized between multiple connected computers, resulting in a RT collaborative session. Add Sketches or scribbles to share your ideas right in GH.
Using RemoLibrary from RemoSharp, we can save small function or scripts to a database. The database offers an interface to search and modify these entries. It also activley monitors our grasshopper interactions to suggest functions from the database. Just put the RemoLibrary database file in a cloud/LAN folder and share your functions with others.