<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tomcat0x42</title><link>https://tomcat0x42.me/</link><description>Recent content on Tomcat0x42</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Tue, 28 Nov 2023 16:16:25 -0300</lastBuildDate><atom:link href="https://tomcat0x42.me/index.xml" rel="self" type="application/rss+xml"/><item><title>Integrating Rust into a Conan/CMake C++ Project: A Practical Guide</title><link>https://tomcat0x42.me/posts/conan_cmake_rust_integration/</link><pubDate>Tue, 28 Nov 2023 16:16:25 -0300</pubDate><guid>https://tomcat0x42.me/posts/conan_cmake_rust_integration/</guid><description>Explore the seamless integration of Rust into a Conan/CMake C++ codebase, leveraging the best of both languages for efficient software development.</description></item><item><title>Linux Kernel Rust Modules</title><link>https://tomcat0x42.me/linux/rust/2023/04/07/linux-kernel-rust-modules.html</link><pubDate>Fri, 07 Apr 2023 00:00:00 +0000</pubDate><guid>https://tomcat0x42.me/linux/rust/2023/04/07/linux-kernel-rust-modules.html</guid><description>You can use any editor you want, but remember that vi vi vi is the text editor of the beast.
&amp;ndash; Richard Stallman
This post is the second part of the series about Rust in the Linux Kernel. If you haven&amp;rsquo;t read the part I, please do it before continuing.
My objective here is to show how to build a Linux Kernel module in Rust and general recommendations about the process.</description></item><item><title>Linux Kernel Rust Development Environment</title><link>https://tomcat0x42.me/linux/rust/2023/04/01/linux-kernel-rust-dev-environment.html</link><pubDate>Sat, 01 Apr 2023 20:03:42 -0300</pubDate><guid>https://tomcat0x42.me/linux/rust/2023/04/01/linux-kernel-rust-dev-environment.html</guid><description>The memory management on the PowerPC can be used to frighten small children.
&amp;ndash; Linus Torvalds
First of all this post has a soundtrack. Please play it while reading.
I have been working on a project to develop a Linux kernel module in Rust, but I found it difficult to find a good tutorial on how to set up the development environment. So I decided to write this as a tutorial for myself and for anyone else who might find it useful.</description></item></channel></rss>