Pinned Repositories
.github
dep.async-tftp-rs
Executor agnostic async TFTP implementation
dep.curve25519-rs
Curve25519 in safe Pure Rust with #[no_std]. ported from rust-crypto crate
dep.embassy
Modern embedded framework, using Rust and async.
dep.limine
Modern, advanced, portable, multiprotocol bootloader.
dep.perlin2d
Rust library for generating 2-D Perlin noise
dep.smoltcp
a smol tcp/ip stack
kernel
Kernel for the Oro Operating System
link
The Oro OS CI/CD pipeline including PCBs, CAD files, firmware and server infrastructure
oro-logo-rle
An RLE-like image format and decoder for the Oro logo
Oro Operating System's Repositories
oro-os/kernel
Kernel for the Oro Operating System
oro-os/link
The Oro OS CI/CD pipeline including PCBs, CAD files, firmware and server infrastructure
oro-os/.github
oro-os/dep.async-tftp-rs
Executor agnostic async TFTP implementation
oro-os/dep.curve25519-rs
Curve25519 in safe Pure Rust with #[no_std]. ported from rust-crypto crate
oro-os/dep.embassy
Modern embedded framework, using Rust and async.
oro-os/dep.limine
Modern, advanced, portable, multiprotocol bootloader.
oro-os/dep.perlin2d
Rust library for generating 2-D Perlin noise
oro-os/dep.smoltcp
a smol tcp/ip stack
oro-os/oro-logo-rle
An RLE-like image format and decoder for the Oro logo
oro-os/dep.acpica
The ACPI Component Architecture (ACPICA) project provides an open-source operating system-independent implementation of the Advanced Configuration and Power Interface specification (ACPI). For detailed project information and downloads, go to https://www.acpica.org. For ACPICA contributor and source code licensing information, go to
oro-os/dep.rust-bindgen
Automatically generates Rust FFI bindings to C (and some C++) libraries.
oro-os/stash-rs
A fast map for when one doesn't care about choosing the keys.