rust

  • 25th September 2023

UEFI Rust Std is now in Nightly

Initial support for UEFI Rust Std has been merged into upstream Rust

Read more →
  • 22nd May 2023

GSoC 2023 Introduction

A introduction post about my GSoC 2023 Project

Read more →
  • 7th April 2023

Handling ExitBootServices Event in Rust std

Describes the current implementation of handling ExitBootServices Event in Rust std implementation for UEFI

Read more →
  • 18th March 2023

Compiler generate custom entry for any target

Guide to use custom entry function for any target

Read more →
  • 15th March 2023

Minimal Rust Std for UEFI

Summary of current state of Rust std for UEFI

Read more →
  • 17th January 2023

Validating Json Request in axum

An extractor I wrote to validate json in axum

Read more →
  • 27th October 2022
  • 5th September 2022

GSoC22: Summary Post

A blog post summarizing all my Google Summer of Code 2022 Work

Read more →
  • 27th August 2022
  • 5th August 2022
  • 24th July 2022
  • 8th July 2022
  • 29th June 2022

GSoC 2022: Progress Report 1

A description about the current state of project

Read more →
  • 25th June 2022

Using Rust main from a custom entry point (Part 2)

How to use Rust main function with a custom entry point with a custom function signature

Read more →
  • 23rd June 2022
  • 21st June 2022

Using Rust main from a custom entry point

How to use Rust main function with a custom entry point with a custom function signature

Read more →
  • 16th June 2022
  • 14th June 2022
  • 14th March 2022

Using KConfig with Rust

A guide on how to use KConfig KDE Framework from Rust

Read more →
  • 30th January 2022
  • 22nd January 2022

Creating Rust/QML Project

Using cargo-generate to create Rust/QML Project.

Read more →