ids1024 / rust-minixLinks
WIP Port of Rust's std to Minix
☆45Updated 5 years ago
Alternatives and similar repositories for rust-minix
Users that are interested in rust-minix are comparing it to the libraries listed below
Sorting:
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- Initialization code ("crt0") written in Rust☆70Updated 3 years ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 3 years ago
- Single-address-space capability-based nanokernel☆81Updated last month
- A library that provides a way to logically own objects, whether or not heap allocation is available☆69Updated 11 months ago
- Heapless vector implementation for Rust☆46Updated 4 years ago
- Experimental kernel for embedded devices written in Rust☆91Updated 2 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 4 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆59Updated 3 years ago
- Raw system calls for Rust☆98Updated last year
- Backtrace support for Rust `no_std` and embedded programs.☆48Updated 2 years ago
- dlmalloc ported into Rust☆104Updated 2 months ago
- Cooperative multitasking (AKA async/await) on ARM Cortex-M☆38Updated 5 years ago
- 2-8-2, a RISC-V Experimental OS☆28Updated 5 years ago
- A multicore OS for learning, written in Rust☆24Updated 4 years ago
- ☆67Updated 9 months ago
- Just hacking around on a toy Rust-based on based on the blog posts at http://blog.phil-opp.com/☆90Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/syscall☆35Updated this week
- A Rust kernel running on bare UEFI (no separate bootloader). Very early stage.☆46Updated 6 years ago
- Tiny C library written in Rust☆58Updated 6 months ago
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 2 years ago
- Experiments in `no_std` cooperative multitasking☆23Updated 6 years ago
- A Rust crate that allows you to match, bind, and pack the individual bits of integers.☆115Updated 5 years ago
- The Hermit bootloader.☆76Updated last week
- Example Rust project for building UEFI applications☆27Updated 7 years ago
- Rust library for encoding/decoding Unix archive (.a) files☆46Updated 10 months ago
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Ergonomic Rust framework for writing UEFI applications.☆64Updated 4 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year