5 unstable releases

0.3.1+Jolt-5.0.0 May 19, 2024
0.3.0+Jolt-5.0.0 May 19, 2024
0.2.0+Jolt-5.0.0 Apr 23, 2024
0.1.1+Jolt-5.0.0 Apr 22, 2024
0.1.0+Jolt-5.0.0 Apr 22, 2024

#143 in FFI

Download history 301/week @ 2024-04-17 93/week @ 2024-04-24 1/week @ 2024-05-01 205/week @ 2024-05-15 65/week @ 2024-05-22

272 downloads per month
Used in rolt

MIT/Apache

6MB
36K SLoC

C++ 35K SLoC // 0.1% comments JavaScript 206 SLoC // 0.1% comments Batch 139 SLoC Rust 99 SLoC // 0.2% comments Shell 61 SLoC // 0.1% comments

Contains (JAR file, 60KB) gradle-wrapper.jar

joltc-sys — Jolt bindings via [JoltC]

This crate contains unsafe bindings to JoltC.

Build Requirements

  • CMake 3.16 or newer
  • libclang, see the bindgen guide for installation steps.

Features

  • double-precision: Enable higher precision simulation using doubles instead of floats.
  • object-layer-u32: Changes the ObjectLayer type to use 32 bits instead of 16 bits.

No runtime deps