guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Minimal example of extending Guile with Rust?


From: Dr. Arne Babenhauserheide
Subject: Minimal example of extending Guile with Rust?
Date: Mon, 29 Jan 2024 16:04:06 +0100
User-agent: mu4e 1.10.8; emacs 30.0.50

Hi,

do you know a nice minimal example that shows how to extend Guile with
Rust to get maximum performance for some tasks?

I’m not looking for hints how to speed up Scheme code, or how to do
less. Instead I want to learn how to do those cases where I actually
need some specific algorithm at maximum speed — and want to implement it
in Rust.

Ideally with a fast Scheme-to-Rust-to-Scheme interface (similar to the
native C arrays numpy exposes to C that allow getting the speed of C).

Best wishes,
Arne
-- 
Unpolitisch sein
heißt politisch sein,
ohne es zu merken.
draketo.de

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]