ThummeTo / FMIImport.jlView external linksLinks
FMIImport.jl implements the import functionalities of the FMI-standard (fmi-standard.org) for the Julia programming language. FMIImport.jl provides the foundation for the Julia packages FMI.jl and FMIFlux.jl.
☆18Nov 19, 2025Updated 2 months ago
Alternatives and similar repositories for FMIImport.jl
Users that are interested in FMIImport.jl are comparing it to the libraries listed below
Sorting:
- FMICore.jl implements the low-level equivalents of the C-functions and C-data types of the FMI-standard (fmi-standard.org) for the Julia …☆16Jan 1, 2026Updated last month
- FMIExport.jl is a free-to-use software library for the Julia programming language which allows for the export of FMUs (fmi-standard.org) …☆26Jan 1, 2026Updated last month
- FMIFlux.jl is a free-to-use software library for the Julia programming language, which offers the ability to place FMUs (fmi-standard.org…☆64Jan 23, 2026Updated 3 weeks ago
- FMI.jl is a free-to-use software library for the Julia programming language which integrates FMI (fmi-standard.org): load or create, para…