dat-ecosystem-archive / docs

Documentation resources for dat and the surrounding ecosystem [ DEPRECATED - see https://github.com/hypercore-protocol/new-website/tree/master/guides for similar functionality. More info on active projects and modules at https://dat-ecosystem.org/ ]

Home Page:https://dat-ecosystem-archive.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

documentation: list of libraries and languages

tmbdev opened this issue · comments

commented

I'm looking to incorporate support for distributed file systems into some other tools I'm building. I'm having a hard time figuring out how well supported and adopted the datproject is. It would be helpful if on this page:

https://docs.datproject.org/docs/dat-ecosystem

there was a list of libraries available for accessing DAT organized by language. Searching suggests that the primary implementation is JavaScript, and that there is a Rust implementation in the works. There seems to be a Python package, though it doesn't look finished. What about other languages? Go? C++?

Javascript is the only full implementation at the moment. Rust is probably the farthest along after that, then C++ then Python.