Docs.rs
  • Releases
    • All Releases
    • Releases by Stars
    • Recent Build Failures
    • Build Failures by Stars
    • Release Activity
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • Rust Cookbook
    • Crates.io
    • The Cargo Guide

Releases

Crates from Philipp Oppermann
  • Recent
  • Stars
  • Recent Failures
  • Failures By Stars
  • Activity
  • Queue
  • phil-opp
  • bootloader-0.10.12
    An experimental x86_64 bootloader that works on both BIOS and UEFI systems.
    815
  • x86_64-0.14.10
    Support for x86_64 specific instructions, registers, and structures.
    551
  • bootimage-0.10.3
    Tool to create a bootable OS image from a kernel binary.
    497
  • cargo-xbuild-0.6.6
    Automatically cross-compiles the sysroot crates core, compiler_builtins, and alloc.
    237
  • linked_list_allocator-0.10.1
    Simple allocator usable for no_std systems. It builds a linked list from the freed blocks and thus needs no additional data structures.
    129
  • multiboot2-0.14.0
    Library that helps you to parse the multiboot information structure (mbi) from Multiboot2-compliant bootloaders, like GRUB. It supports all tags from the specification including full support for the sections of ELF-64. This library is `no_std` and can be used in a Multiboot2-kernel.
    76
  • bit_field-0.10.1
    Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.
    52
  • volatile-0.4.5
    A simple volatile wrapper type
    52
  • spinning_top-0.2.4
    A simple spinlock crate based on the abstractions provided by `lock_api`.
    33
  • uart_16550-0.2.18
    Minimal support for uart_16550 serial output.
    25
  • cargo-post-0.1.6
    A `cargo` wrapper that executes a post build script after a successful build.
    19
  • llvm-tools-0.1.1
    Provides access to the llvm tools installed through the `llvm-tools-preview` rustup component.
    7
  • pic8259-0.10.2
    Abstractions for the 8259 and 8259A interrupt controllers
    5
  • once-0.3.4
    This crate provides an assert_has_not_been_called! macro that panics if the surrounding function is called twice. Useful for initialization functions.
    4
  • merge-streams-0.1.2
    Merge multiple streams into one
    3
  • svd_codegen-0.4.0
    Generate Rust register maps (`struct`s) from SVD files
    2
  • svd_codegen-0.4.0
    Generate Rust register maps (`struct`s) from SVD files
    2
  • cargo-install-latest-0.1.0
    Ensure that the latest version of all specified crates is installed, update them otherwise.
    1
  • cargo-install-latest-0.1.0
    Ensure that the latest version of all specified crates is installed, update them otherwise.
    1
  • allocator_stub-0.1.0
    This custom allocator contains forward references for the `__rust_allocate`, `__rust_deallocate`, `__rust_reallocate`, `__rust_reallocate_inplace`, and `__rust_usable_size` functions. It can be used to define the allocation functions in crates that depend on liballoc.
    1
  • cargo-update-installed-0.1.2
    A small tool to update crates installed through `cargo install`
    1
  • allocator_stub-0.1.0
    This custom allocator contains forward references for the `__rust_allocate`, `__rust_deallocate`, `__rust_reallocate`, `__rust_reallocate_inplace`, and `__rust_usable_size` functions. It can be used to define the allocation functions in crates that depend on liballoc.
    1
  • svd_board-0.3.0
    Autogenerated structs and accessor methods for the memory mapped registers of various ARM boards based on CMSIS SVD files.
    0
  • svd_board-0.3.0
    Autogenerated structs and accessor methods for the memory mapped registers of various ARM boards based on CMSIS SVD files.
    0
  • svd_board-0.3.0
    Autogenerated structs and accessor methods for the memory mapped registers of various ARM boards based on CMSIS SVD files.
    0
  • svd_board-0.3.0
    Autogenerated structs and accessor methods for the memory mapped registers of various ARM boards based on CMSIS SVD files.
    0
  • ovmf-prebuilt-0.1.0-alpha.1
    Prebuilt OVMF version from the tianocore/edk2 project
    0
  • runner-utils-0.0.2
    Provides utility functions for cargo runner crates
    0
  • wwgyieedfdazgilszjpp-0.0.1
    Test package for checking crates.io publishing rules; random name to avoid squatting anything
    0
  • bootloader-locator-0.0.4
    Retrieves the file system location of a `bootloader` dependency
    0
Next Page
About docs.rs Privacy policy Build queue