issues
search
FillZpp
/
sys-info-rs
Get system information in Rust.
MIT License
168
stars
57
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build fails on FreeBSD on armv7: c/freebsd.c:31:10: error: conflicting types for 'get_cpu_speed'
#119
yurivict
opened
2 weeks ago
0
fix: `index()` -> `strchr()`
#118
bb010g
opened
6 months ago
1
adding get_graphics_info() function for windows
#117
Necoo33
closed
10 months ago
0
sys-info can't be installed on termux
#116
Kreijstal
opened
10 months ago
1
error occurred: Failed to find tool. Is `aarch64-linux-gnu-gcc` installed?
#115
youngzhaozju
opened
1 year ago
0
The value returned by the free method of the mem_info module of sys_info is incorrect.
#114
Sakura1943
opened
2 years ago
0
Build fails on armv7: conflicting types for 'get_proc_total'
#113
yurivict
closed
2 years ago
0
unify all `LinuxOSReleaseInfo` id to lowercase
#112
J-ZhengLi
opened
2 years ago
3
haiku: add platform support
#111
jessicah
closed
2 years ago
0
netbsd: link to libkvm to fix build error
#110
tmfink
opened
2 years ago
0
Format Rust code with `cargo fmt`
#109
tmfink
opened
2 years ago
0
Suppress unreachable_code lint
#108
tmfink
opened
2 years ago
0
ffi: use consistent types to improve portability
#107
tmfink
opened
2 years ago
0
Memory unsafety: data races in darwin.c
#106
tmfink
opened
2 years ago
0
Build fail for riscv64 due to test case with cpu_speed()
#105
yuzibo
opened
2 years ago
2
x86_64-pc-windows-gnu build fails on Ubuntu 20 #724
#104
lcmgh
opened
2 years ago
0
unreachable expression
#103
yurivict
opened
2 years ago
0
Fix compiler errors/warnings for NetBSD/arm.
#102
rneswold
closed
3 years ago
2
Add a cast to allow building on ILP32 systems
#101
botovq
closed
3 years ago
0
Project hiding language statistics
#100
elast0ny
opened
3 years ago
0
Rust Nightly fix
#99
mikeumus
closed
3 years ago
0
fn boottime - expected enum `Result`, found `()`
#98
mikeumus
closed
3 years ago
0
macos' get_os_release leaks and misbehaves
#97
steven-joruk
opened
3 years ago
0
iOS Support
#96
Absolucy
closed
3 years ago
1
Prevent free swap from getting larger than total swap
#95
davidkna
closed
3 years ago
0
replace index(3) with strchr(3)
#94
leleliu008
opened
3 years ago
0
LibreSSL version on OpenBSD
#93
gonzalo-
closed
3 years ago
0
Fix windows-gnu build
#92
Alovchin91
closed
3 years ago
0
Adds support for NetBSD platform.
#91
fraggerfox
closed
3 years ago
1
macOS: On failure copy the unknown value and null-terminate it correctly
#90
badboy
closed
3 years ago
0
Typo fixes & test fixup
#89
badboy
closed
3 years ago
0
iOS support
#88
Absolucy
closed
3 years ago
2
Fix compilation on x86_64-pc-windows-gnu
#87
tversteeg
closed
3 years ago
1
wrong version returned on windows
#86
0rphon
opened
3 years ago
2
improve get_mem_info on macos
#85
davidkna
closed
3 years ago
0
Make Disk Info Thread-Safe on Linux
#84
davidkna
closed
3 years ago
0
Seems to return invalid windows versions
#83
mjarkk
closed
3 years ago
6
Loop to find max CPU speed in Windows get_cpu_speed
#82
Alovchin91
closed
3 years ago
1
Compile time errors on partially supported systems
#81
JOT85
opened
3 years ago
0
Fails on FreeBSD armv7,i386,powerpc architectures: error: conflicting types for 'get_cpu_speed'
#80
yurivict
opened
3 years ago
3
Add uname function and UnameInfo struct.
#79
JOT85
opened
3 years ago
1
linux os-release: Add privacy_policy_url, methods for default values and doc comments.
#78
JOT85
closed
3 years ago
0
Misc tidy up
#77
JOT85
opened
3 years ago
1
Added serde_json capabilities to public structures
#76
Techno-Fox
opened
3 years ago
0
Support for Network information?
#75
MVEMCJSUNPE
opened
3 years ago
0
Make get_cpu_speed arch-independent on windows
#74
davidkna
closed
3 years ago
0
fix swap file calculation on windows
#73
davidkna
closed
3 years ago
0
unsupported system netbsd
#72
rbtcollins
opened
4 years ago
0
add OpenBSD support
#71
jg1uaa
closed
4 years ago
2
Fix build for target android
#70
YadominJinta
closed
4 years ago
1
Next