Quantcast
Channel: Comments on Falling in love with Rust
Browsing latest articles
Browse All 10 View Live

By: Ryan Moeller

I have Rust FFI bindings for libzfs, libzpool, libzfs_core, and some related things (libnvpair, libavl) for which I’ve been slowly implementing test cases and experimenting with higher level...

View Article



Image may be NSFW.
Clik here to view.

By: Ryan Moeller

Sorry, not libzpool. That would be quite an undertaking!

View Article

By: Martin

How hard is it to write libraries in Rust and link them dynamically to Rust programs? When I tried Rust once, some years ago, everything was statically linked, which is not an option in the long run....

View Article

By: Dirkjan Ochtman

I’ve recently been helping out with mentoring Rust code on exercism.io, which I think can also be a pretty good way to learn Rust. They’re curated exercises with increasing difficulty, and there’s a...

View Article

By: Matt Ahrens

Cool! Is this related to https://github.com/whamcloud/rust-libzfs ?

View Article


By: Ryan Moeller

No relation, I hadn’t seen that project before actually. I’ve been sitting on this code for a few years and only recently brushed it off and started committing to version control and pushing it to a...

View Article

By: Robert O'Callahan

If by “ZDB’s user interface” you mean command-line argument parsing, Rust’s `structopt` crate is actually a very big step forward for parsing command-line arguments compared to what’s available in...

View Article

By: Sky

I’m inspired to devote an hour a day to study Rust from now on. Thank you!

View Article


By: db48x

> How hard is it to write libraries in Rust and link them dynamically to Rust programs? Pretty hard. Consider what would happen if you wrote a library that had a generic function or method in it....

View Article


By: Valuable News – 2018/09/22 |

[...] Falling in Love with Rust. http://dtrace.org/blogs/bmc/2018/09/18/falling-in-love-with-rust/ [...]

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images