raslib VS osmini

Compare raslib vs osmini and see what are their differences.

raslib

Manage Raspberry PI devices with Rust. GPIO ports and direct support for L298N circuit motors (by antoninhrlt)

osmini

Mini operating system with a graphical interface, for x64 platforms, in Rust and Assembly [just started] (by antoninhrlt)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
raslib osmini
1 1
6 6
- -
6.0 0.0
9 months ago over 1 year ago
Rust Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

raslib

Posts with mentions or reviews of raslib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.
  • Let me show you my projects
    6 projects | /r/rust | 10 Apr 2022
    I'm interested about Linux and Raspberry PI, so I've made an Raspberry PI library in Rust : raslib, just little things but I also made this (linked to "raslib") : i2clib, to do electronics stuff.

osmini

Posts with mentions or reviews of osmini. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.
  • Let me show you my projects
    6 projects | /r/rust | 10 Apr 2022
    I'm writing a mini operating system called "osmini", the bootloader is done but the core doesn't work for the moment, I'm learning how VGA works to make it functional lol.

What are some alternatives?

When comparing raslib and osmini you can also consider the following projects:

rust-x86asm - A Rust library for x86/64 assembly/disassembly.

xgadget - Fast, parallel, cross-variant ROP/JOP gadget search for x86/x64 binaries.

juc - Compiler for the Junon language. Multi-platform and modern design. Currently only available for Linux

i2clib - Library for i2c manipulation in Rust. Designed for OLED displays on Raspberry PI [paused dev because my screen is broken]

poplar - Microkernel and userspace written in Rust exploring modern ideas

endbasic - BASIC environment with a REPL, a web interface, a graphical console, and RPi support written in Rust

sdymh - Tool collection to automate the solution of mathematical exercises. "Stop doing your math homework"

tma-16 - An educational tool for providing a gentle introduction to Assembly

os-template - Very basic os template made with Rust

Sapphire - An x86 Operating System in Rust and Assembly