All Projects → cedlemo → OCaml-GObject-Introspection

cedlemo / OCaml-GObject-Introspection

Licence: GPL-3.0 License
OCaml bindings to GObject-Introspection based on OCaml-Ctypes.

Programming Languages

ocaml
1615 projects
CSS
56736 projects

Projects that are alternatives of or similar to OCaml-GObject-Introspection

eta-ffi
A command line tool to automate the generation of ffi import code for the bindings of various Java libraries.
Stars: ✭ 19 (+26.67%)
Mutual labels:  ffi-bindings
odbc-rs
Rust ODBC FFI binding
Stars: ✭ 90 (+500%)
Mutual labels:  ffi-bindings
ocaml-cairo
Binding to Cairo, a 2D Vector Graphics Library.
Stars: ✭ 39 (+160%)
Mutual labels:  ocaml-bindings
cztop
CZMQ binding for Ruby
Stars: ✭ 30 (+100%)
Mutual labels:  ffi-bindings
cargo-valgrind
A cargo subcommand, that runs valgrind and displays its output in a helpful manner.
Stars: ✭ 66 (+340%)
Mutual labels:  ffi-bindings
OCamlSDL2
OCaml interface to SDL 2.0 (for Linux, Windows, MacOS, and ChromeBook)
Stars: ✭ 42 (+180%)
Mutual labels:  ocaml-bindings
raml
OCaml runtime and FFI bindings directly in Rust
Stars: ✭ 75 (+400%)
Mutual labels:  ffi-bindings
notification-thing
Python-based implementation of Desktop Notifications Specification (notification-daemon)
Stars: ✭ 24 (+60%)
Mutual labels:  gobject-introspection
guile-gi
Bindings for GObject Introspection and libgirepository for Guile
Stars: ✭ 49 (+226.67%)
Mutual labels:  gobject-introspection
overscan
A live coding environment for live streaming video
Stars: ✭ 36 (+140%)
Mutual labels:  gobject-introspection
fsevent-rust
FSEvent bindings for rust.
Stars: ✭ 38 (+153.33%)
Mutual labels:  ffi-bindings
ocaml-kafka
OCaml bindings for Kafka
Stars: ✭ 54 (+260%)
Mutual labels:  ocaml-bindings
foundationdb-haskell
Haskell FFI bindings to the FoundationDB C API
Stars: ✭ 32 (+113.33%)
Mutual labels:  ffi-bindings
coqffi
Coq to OCaml FFI made easy [maintainer=@lthms]
Stars: ✭ 27 (+80%)
Mutual labels:  ffi-bindings
gobject-example-rs
Example for exporting a GObject/C API from Rust
Stars: ✭ 31 (+106.67%)
Mutual labels:  gobject-introspection
rust-ffi-examples
FFI examples written in Rust
Stars: ✭ 42 (+180%)
Mutual labels:  ffi-bindings
cuda
Haskell FFI bindings to CUDA
Stars: ✭ 73 (+386.67%)
Mutual labels:  ffi-bindings
ffi-libc
Useful Ruby FFI bindings for libc
Stars: ✭ 32 (+113.33%)
Mutual labels:  ffi-bindings

Build Status License: GPL v3

gobject-introspection OCaml package

The OCaml bindings to the GObject-Introspection library based on Ctypes.

Installation

the package gobject-introspection is now published and available in the opam-repository:

opam install gobject-introspection

API:

https://cedlemo.github.io/OCaml-GObject-Introspection/

Usage

Two ideas to explore:

Wiki :

https://github.com/cedlemo/OCaml-GObject-Introspection/wiki#introduction

table of content.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].