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
- Raw system calls for Rust☆98Updated 2 years ago
- Single-address-space capability-based nanokernel☆81Updated 2 months ago
- Initialization code ("crt0") written in Rust☆70Updated 4 years ago
- A kernel written in Rust☆93Updated 7 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
- 2-8-2, a RISC-V Experimental OS☆28Updated 5 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 JIT experiment in Rust☆139Updated last year
- ☆88Updated last year
- ☆67Updated 11 months ago
- dlmalloc ported into Rust☆109Updated last month
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆39Updated last year
- An aimless attempt at building a PC from scratch, in a vaguely eurorack/modular synth style.☆68Updated 3 years ago
- Everything related to the practical work/implementation for my Diplom thesis project at TU Dresden.☆43Updated 4 months ago
- Unified interface for type-safe MMIO and CPU register access in Rust☆48Updated 4 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges.☆30Updated last week
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- Mirror of https://gitlab.redox-os.org/redox-os/syscall☆36Updated last week
- [New Version] This is FAT32 FileSystem Library, which is #![no_std] and does not use alloc.☆30Updated 3 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Simple malloc implementation.☆32Updated 4 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆61Updated 3 years ago
- Abstractions common to microcontrollers☆122Updated 2 years ago
- The Hermit bootloader.☆77Updated 2 weeks ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆71Updated last year
- An implementation of ext2 filesystem in Rust☆31Updated 7 years ago
- Library to program vga hardware.☆58Updated 2 years ago