Back to Glusterfs

Language Bindings

doc/developer-guide/Language-Bindings.md

11.21.2 KB
Original Source

Language Bindings

GlusterFS 3.4 introduced the libgfapi client API for C programs. This page lists bindings to the libgfapi C library from other languages.

Go

  • gogfapi - Go language bindings for libgfapi, aiming to provide an api consistent with the default Go file apis.

Java

Python

Ruby

Rust

  • gfapi-sys - Libgfapi bindings for Rust using FFI

Perl