#surface #folo #folo-ffi

folo_ffi

Utilities for working with FFI logic; exists for internal use in Folo crates; no stable API surface

2 unstable releases

Uses new Rust 2024

new 0.1.0 Mar 27, 2025
0.0.1 Mar 26, 2025

#1 in #folo

39 downloads per month
Used in 5 crates (via many_cpus)

MIT license

13KB
165 lines

Utilities for working with FFI calls. This exists to serve the internal FFI needs of Folo crates. Accordingly, the crate has no stable API surface.

More details in the crate documentation.

This is part of the Folo project that provides mechanisms for high-performance hardware-aware programming in Rust.

No runtime deps