Projects in the topic rust
A language empowering everyone to build reliable and efficient software.


Learn Rust from scratch

a project by pherranz

Project Description

As I do not work as a developer per se, I love developing new code and learning new technologies that arise in this world. The Rust language is defined as Rust is a multi-paradigm, general-purpose programming language. Rust emphasizes performance, type safety, and concurrency.

Updated almost 2 years ago. 7 hacker ♥️. 7 followers.

Continue work on "ostatus"

a project by aplanas

Project Description

ostatus is a command line tool designed to answer questions like "what deviations has my system from a fresh installed system", at least in term of installed packages.

Updated almost 2 years ago. 3 hacker ♥️. 3 followers.

rust security reviews and cargo-crev

a project by jzerebecki

Project Description

Look into things that make security/code reviews of rust code easier and play with cargo-crev.

Updated almost 2 years ago. 1 hackers ♥️. 1 follower.

Rust in linux kernel

an invention by dsterba

Project Description

Rust language is on the way to enter linux kernel, use this hackweek to explore and learn what this could bring us (or not).

Updated 6 months ago. 3 hacker ♥️. 1 follower.

rinit

an invention by dspinella

Project Description

rinit is an init written in Rust. It offers a valid alternative to systemd for PID 1 and service management. It uses the supervision to manage long running programs (deamons), log everything to files (no binary log interface) and provides an easy to use command line interface. rinit is already working and able to spawn services and handle their dependencies.

Updated almost 2 years ago. 6 hacker ♥️. 3 followers.

Explore Crev as collaborative code audit

a project by pperego

Project Description

Crev [1] is a collaborative code audit idea. Since it's common that more security engineers can work on the same projects, or there can be a different person auditing a piece of code after some time, there is the need to keep track of the code audit notes in a non-repudiable way.

Updated almost 2 years ago. 3 hacker ♥️. 3 followers.

mac80211_hwsim tool

a project by cfconrad

Project Description

Write a userland tool, to utilize the netlink interface of the of the mac80211_hwsim kernel driver.

Updated almost 2 years ago. 1 hackers ♥️. 2 followers.

Make iguana-workflow to support multiple container frontends

a project by oholecek

Project Description

Iguana is an attempt to have 100% stable initramfs which functionality is enhanced by containers.

Updated about 1 year ago. No love. 1 follower.

Rewrite the D-Installer CLI

a project by IGonzalezSosa

Project Description

Before the openSUSE 2022, we built a prototype of a command line interface for D-Installer just for demonstration purposes. It implements a limited set of functions and, apart from packaging changes, it has not received any relevant update for months.

Updated about 1 year ago. 1 hackers ♥️. 2 followers.

Tafl

an invention by mrohrich

Project Description

Tafl is a family of ancient norther European board games, including Hnefatafl, Tablut and Brandubh. This Hackweek project aims to take a half-finished implementation to a small open-source game project with a terminal user interface.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Build a Unikernel that runs WebAssembly

a project by flavio_castelli

Project Description

This project aims to build a unikernel that has a sole purpose: run WebAssembly applications.

Updated about 1 year ago. 5 hacker ♥️. 2 followers.

Algorithm Visualizer

an invention by agraul

Project Description

This project is about creating a GUI that visualizes algorithms. At first, it will focus on search and sort algorithms.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

A set of utilities to produce a "from scratch" OCI/Docker container using Opensuse/SLE rpms

a project by ldragon

Project Description

I recently used melange and apko to build a from scratch image. The result was a set of auditable and easy to use container and apk repository. The toolkit reduces the work need to make from scratch images with minimal work on the actual docker container(which can be quite painful if you've tried making a from scratch image on your own).

Updated 8 months ago. 7 hacker ♥️. 6 followers.

(Rust) Manage systems in NetBox using NetBox-Sync

a project by chock

Netbox-Sync

Imagine this, you are managing your infrastructure for your lab or server farm using the popular NetBox tool. Everytime you install a new machine you connect to it and collect all the system's information to enter into NetBox. Including stuff like system resources, architecture, vendor, type and all the network interfaces. Tedious isn't it?

Updated 6 months ago. 5 hacker ♥️. 2 followers.

Kanidm - Account Policy

a project by firstyear

Project Description

Kanidm is a identity management system (a store of accounts, groups and more) that supports authentication to opensuse, web sites, networks, and more. The project has a focus on respect of humans, correctness, simplicity and performance. In previous hackweeks we have implemented cryptographic authentication (webauthn), wasm based web UI, replication foundations and more.

Updated 7 months ago. 3 hacker ♥️. 3 followers.

Create a new markup language with parser in rust

a project by nkrapp

Project Description

Write a parser for my own markup language in rust using parser combinators. The idea originated from a joke about creating a markup language similar to markdown called "fml".

Updated 6 months ago. 2 hacker ♥️. 1 follower.

Relm4-based user interface for Agama

an invention by IGonzalezSosa

Motivation

Disclaimer: the idea of this project is to play around with Relm4.

Updated 6 months ago. 5 hacker ♥️. 2 followers.

A Flight Dynamics Library written in Rust with an Entity Component System architecture

a project by vcuadradojuan

Project Description

The Entity Component System is Data-driven architectural pattern, using composition over inheritance (contrary to Object Oriented programming). It is used in complex systems such as simulators, games, and Fintech; where the projects specify an array of complex systems that are loosely coupled. Projects where one needs to horizontally expand and change the behavior of a small subset of systems knowing that there will be no unwanted behavioral change carried to others, while at the same time provide a way to expand functionality that can be reused by a big number of the systems.

Updated 6 months ago. No love. 1 follower.

Waysettings

a project by dspinella

Project Description

A settings center akin to GNOME/KDE/XFCE settings panel but built for window managers like sway, i3 and hyprland.

Updated 6 months ago. 4 hacker ♥️. 4 followers.

toniowm

a project by fabriziosestito

toniowm is yet another window manager written in Rust.

Project Description

Updated 6 months ago. 5 hacker ♥️. 1 follower.