Explore >> Select a destination


You are here

scorpiosoftware.net
| | llogiq.github.io
4.4 parsecs away

Travel
| |
| | blog.asleson.org
3.0 parsecs away

Travel
| | The ability to write a C shared library in rust has been around for some time and there is quite a bit of information about the subject available. Some examples: Exposing C and Rust APIs: some thoughts from librsvg Creating C/C++ APIs in Rust (site removed?) Rust Out Your C by Carol (Nichols || Goulding) (youtube video) Exporting a GObject C API from Rust code and using it from C, Python, JavaScript and others Rust Once, Run Everywhere All this information is great, but what I was looking for was a simpl...
| | adventures.michaelfbryan.com
3.6 parsecs away

Travel
| | Imagine you are implementing a calculator application and want users to be able to extend the application with their own functionality. For example, imagine a user wants to provide a random() function that generates true random numbers using random.org instead of the pseudo-random numbers that a crate like rand would provide. The Rust language gives you a lot of really powerful tools for adding flexibility and extensibility to your applications (e.
| | www.loper-os.org
22.3 parsecs away

Travel
|