{"id":16341154,"url":"https://github.com/creichert/haskellrustdemo","last_synced_at":"2026-03-11T07:01:58.474Z","repository":{"id":24567174,"uuid":"27974586","full_name":"creichert/haskellrustdemo","owner":"creichert","description":"Example Integration for Embedding Rust in Haskell","archived":false,"fork":false,"pushed_at":"2018-09-11T18:40:08.000Z","size":9,"stargazers_count":35,"open_issues_count":1,"forks_count":3,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-09-07T02:45:40.481Z","etag":null,"topics":["ffi","haskell","rust"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creichert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-13T21:37:54.000Z","updated_at":"2021-04-05T00:50:50.000Z","dependencies_parsed_at":"2022-07-24T01:46:29.756Z","dependency_job_id":null,"html_url":"https://github.com/creichert/haskellrustdemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/creichert/haskellrustdemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creichert%2Fhaskellrustdemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creichert%2Fhaskellrustdemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creichert%2Fhaskellrustdemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creichert%2Fhaskellrustdemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creichert","download_url":"https://codeload.github.com/creichert/haskellrustdemo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creichert%2Fhaskellrustdemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30373508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T06:09:32.197Z","status":"ssl_error","status_checked_at":"2026-03-11T06:09:17.086Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ffi","haskell","rust"],"created_at":"2024-10-10T23:58:52.547Z","updated_at":"2026-03-11T07:01:58.449Z","avatar_url":"https://github.com/creichert.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Haskell-Rust foreign function interface demo\n\nThis project shows how to use Rust from Haskell and Haskell from Rust.\n\nLast updated on **Tuesday, September 11, 2018**\n\n## Build and Run\n\nMake sure the following executables are in your `PATH`:\n- `rustc`\n- `ghc`\n- `cargo` - used to show ffi linking using Cargo\n- `cabal` - used to show ffi linking a Haskell cabal project\n\n\nThen, build and run the project:\n\n    $ make\n    $ make run\n\n\n\n## Resources\n- [[https://brson.github.io/2013/03/10/embedding-rust-in-ruby][Embedding Rust in Ruby]]\n- [[https://github.com/brson/rubyrustdemo][rubyrustdemo]]\n- [[http://doc.rust-lang.org/guide-ffi.html][Rust FFI Guide]]\n- [[http://benchmarksgame.alioth.debian.org/u64q/compare.php?lang=ghc\u0026lang2=rust][Benchmarks]]\n- [[https://pcwalton.github.io/blog/2013/04/18/performance-of-sequential-rust-programs][More Benchmarks]]\n- [[https://github.com/servo/servo][Servo]]\n- [[https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/ffi-chap.html][GHC Manual - Chapter 10. Foreign function interface (FFI)]]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreichert%2Fhaskellrustdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreichert%2Fhaskellrustdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreichert%2Fhaskellrustdemo/lists"}