etheryalOS
Open source operating system, with an unique design that explores new possibilities like Webassembly runtime, Kernel mode containers, memory safety and more.
Pinned Repositories
bootloader
An experimental pure-Rust x86 bootloader
built
Provides a crate with information from the time it was built.
etheryal
Open source operating system, with an unique design that explores new possibilities like Webassembly runtime, Kernel mode containers, memory safety and more.
mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
snmalloc
Message passing based allocator
snmalloc-rs
rust bindings of snmalloc
wain
WebAssembly implementation from scratch in Safe Rust with zero dependencies
wasmi
Wasm interpreter in Rust
etheryalOS's Repositories
etheryalOS/etheryal
Open source operating system, with an unique design that explores new possibilities like Webassembly runtime, Kernel mode containers, memory safety and more.
etheryalOS/bootloader
An experimental pure-Rust x86 bootloader
etheryalOS/built
Provides a crate with information from the time it was built.
etheryalOS/mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
etheryalOS/snmalloc
Message passing based allocator
etheryalOS/snmalloc-rs
rust bindings of snmalloc
etheryalOS/wain
WebAssembly implementation from scratch in Safe Rust with zero dependencies
etheryalOS/wasmi
Wasm interpreter in Rust