#stable-api #package #folo #internal #logic #hardware-aware

folo_ffi

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

15 releases

Uses new Rust 2024

0.1.13 Mar 19, 2026
0.1.9 Jan 3, 2026
0.1.8 Dec 29, 2025
0.1.7 Nov 10, 2025
0.1.1 Mar 31, 2025

#634 in Math

Download history 93/week @ 2025-12-29 222/week @ 2026-01-05 263/week @ 2026-01-12 480/week @ 2026-01-19 199/week @ 2026-01-26 114/week @ 2026-02-02 368/week @ 2026-02-09 239/week @ 2026-02-16 861/week @ 2026-02-23 997/week @ 2026-03-02 822/week @ 2026-03-09 782/week @ 2026-03-16 562/week @ 2026-03-23 478/week @ 2026-03-30 646/week @ 2026-04-06 811/week @ 2026-04-13

2,503 downloads per month
Used in 8 crates (via many_cpus)

MIT license

24KB
247 lines

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


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

See also

More details in the package documentation.

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

No runtime deps