Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/doumanash/system-info
- Owner: DoumanAsh
- License: bsl-1.0
- Created: 2022-02-19T05:58:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T03:57:21.000Z (over 2 years ago)
- Last Synced: 2024-10-11T14:17:44.580Z (26 days ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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;