https://github.com/doumanash/system-info
System information library.
https://github.com/doumanash/system-info
Last synced: 5 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 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T03:57:21.000Z (about 3 years ago)
- Last Synced: 2025-05-21T13:42:29.660Z (27 days ago)
- Language: Rust
- Size: 20.5 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# system-info
[](https://crates.io/crates/system-info)
[](https://docs.rs/crate/system-info/)
[](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;