Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rcore-os/cpio

Freestanding CPIO file reader in Rust.
https://github.com/rcore-os/cpio

Last synced: about 2 months ago
JSON representation

Freestanding CPIO file reader in Rust.

Awesome Lists containing this project

README

        

# cpio

[![CI](https://github.com/rcore-os/cpio/workflows/CI/badge.svg?branch=master)](https://github.com/rcore-os/cpio/actions)

Freestanding (no_std compatible) CPIO file reader in Rust.

Currently only **newc** format is supported.