Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ararslan/julia-rs

Call Julia from Rust
https://github.com/ararslan/julia-rs

ffi julia rust wrapper

Last synced: 3 months ago
JSON representation

Call Julia from Rust

Awesome Lists containing this project

README

        

# julia-rs

[![Project Status: Concept - Minimal or no implementation has been done yet.](http://www.repostatus.org/badges/latest/concept.svg)](http://www.repostatus.org/#concept)

A Rust library for calling Julia.
Julia needs to be installed with libjulia available in /usr/local/lib or similar.

This doesn't do much of anything yet but stay tuned.