docs icon indicating copy to clipboard operation
docs copied to clipboard

documentation: list of libraries and languages

Open tmbdev opened this issue 5 years ago • 1 comments

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++?

tmbdev avatar Mar 29 '20 17:03 tmbdev

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

RangerMauve avatar Apr 02 '20 14:04 RangerMauve