4 releases

new 0.1.3 Mar 10, 2025
0.1.2 Mar 2, 2025
0.1.1 Feb 22, 2025
0.1.0 Feb 16, 2025

#19 in #ff

Download history 93/week @ 2025-02-12 171/week @ 2025-02-19 162/week @ 2025-02-26 116/week @ 2025-03-05

542 downloads per month
Used in cubiomes

MIT license

540KB
12K SLoC

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

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.6MB
~54K SLoC