#julia #bindings #generated-bindings #math #api-bindings #ffi

sys jl-sys

jl-sys contains the generated bindings for the Julia C API used by jlrs

30 releases (breaking)

0.23.1 Nov 11, 2023
0.22.0 Jul 28, 2023
0.19.0 Nov 24, 2022
0.16.0 Jun 25, 2022
0.2.0 Feb 25, 2020

#217 in Procedural macros

Download history 11/week @ 2024-02-17 49/week @ 2024-02-24 13/week @ 2024-03-02 19/week @ 2024-03-09 9/week @ 2024-03-16 8/week @ 2024-03-23 60/week @ 2024-03-30 34/week @ 2024-04-06 43/week @ 2024-04-13 22/week @ 2024-04-20 136/week @ 2024-04-27

245 downloads per month
Used in 2 crates (via jlrs)

MIT license

2.5MB
76K SLoC

jl-sys

This crate contains the raw bindings to the Julia C API generated by bindgen. You can find the requirements for using bindgen in their User Guide. New bindings can be generated by executing generate_bindings.sh, which is only necessary when a new version of Julia is released or when additional data or functions are added to the allowlist in build.rs.

Dependencies

~0–0.9MB