#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

#219 in Procedural macros

Download history 5/week @ 2024-02-15 37/week @ 2024-02-22 27/week @ 2024-02-29 13/week @ 2024-03-07 19/week @ 2024-03-14 15/week @ 2024-03-21 50/week @ 2024-03-28

99 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–1MB