rust-haskell-ffi
Rust wrapper
A proof-of-concept demonstrating how to call Rust code from Haskell
Toy example of calling Rust from Haskell
131 stars
8 watching
5 forks
Language: Haskell
last commit: over 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
callahad/python-rust-ffi | Documentation of questionable Rust-Python FFI integration practices | 20 |
harpocrates/inline-rust | Enables writing Rust code inline in Haskell programs using quasiquotes | 223 |
duckdb/duckdb-rs | An ergonomic Rust wrapper for DuckDB's C API | 505 |
ahgamut/rust-ape-example | An experimental project demonstrating the compilation and execution of Rust code using Cosmopolitan Libc. | 189 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
nabijaczleweli/bearlibterminal.rs | A Rust library providing FFI access to BearLibTerminal's C API | 32 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
jeaye/ncurses-rs | A low-level wrapper around the ncurses TUI lib for Rust | 685 |
zhangyuang/node-ffi-rs | Library providing Foreign Function Interface between Rust and Node.js. | 188 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
eliovir/rust-examples | A collection of Rust examples and tutorials | 236 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
siegelord/rustallegro | A Rust wrapper around the Allegro 5 game programming library | 93 |
anton-k/ru-haskell-book | A repository containing Haskell book files and supporting materials. | 275 |
haskell-github/github | A Haskell library providing an interface to the GitHub API. | 411 |