1 unstable release

new 0.1.0 Feb 16, 2025

#33 in #links

Download history 74/week @ 2025-02-11

74 downloads per month
Used in cubiomes

MIT license

535KB
12K SLoC

C 12K SLoC // 0.0% comments Python 228 SLoC // 0.1% comments Rust 119 SLoC

Cubiomes-sys

Rust raw-ffi bindings for the cubiomes library made by cubitect Original library can be found in https://github.com/Cubitect/cubiomes

Bindings generated with bindgen. The crate also statically links cubiomes.

For usage you probably want the safe rust binding found in the cubiomes crate.

Cargo features

cc_build, use the cc create for building, enabled by default. If not enabled cubiomes is built with make


lib.rs:

Raw ffi bindings to the cubiomes library.

This crate also contains module [enums] for building enums for conviniance

Dependencies

~0.3–2.7MB
~54K SLoC