FUSE bindings?

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Fri Mar 14 18:08:49 PDT 2014


I'm looking at priming a project that needs SQLite 3, HTTP, and FUSE.

The first one has C-level bindings at
http://dlang.org/phobos/etc_c_sqlite3.html. Are there higher-level 
wrappers available?

For HTTP the obvious choice would be the two levels of libcurl bindings.

For FUSE I couldn't find much beyond two old projects: 
https://code.google.com/p/dutils/source/browse/trunk/fuse/fuse.d and 
https://github.com/eskimor/fuse. Does anyone know/have more recent stuff?


Thanks,

Andrei



More information about the Digitalmars-d mailing list