Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stratis-storage/devicemapper-rs

A Rust library for using Linux devicemapper
https://github.com/stratis-storage/devicemapper-rs

Last synced: 1 day ago
JSON representation

A Rust library for using Linux devicemapper

Awesome Lists containing this project

README

        

## devicemapper-rs

#### A library wrapping Linux's devicemapper ioctls (does not use libdm).

### Development status

#### BETA, feature complete but needs testing.

### Documentation

[API Documentation](https://docs.rs/devicemapper).

[Devicemapper Documentation](https://www.kernel.org/doc/Documentation/device-mapper/)

### How to contribute

GitHub is used for pull requests and issue tracking.

### License

[Mozilla Public License 2.0](https://www.mozilla.org/MPL/2.0/FAQ.html)