Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/doumanash/system-info

System information library.
https://github.com/doumanash/system-info

Last synced: 9 days ago
JSON representation

System information library.

Awesome Lists containing this project

README

        

# system-info

[![Crates.io](https://img.shields.io/crates/v/system-info.svg)](https://crates.io/crates/system-info)
[![Documentation](https://docs.rs/system-info/badge.svg)](https://docs.rs/crate/system-info/)
[![Build](https://github.com/DoumanAsh/system-info/workflows/Rust/badge.svg)](https://github.com/DoumanAsh/system-info/actions?query=workflow%3ARust)

System information library.

## Requirements

- `alloc` - Requires heap allocations to store network data on unix & windows systems.

## Features

- `std` - Enables std's types support;