Skip to content

neko-systemv1.0.3

Updated

A cross-platform C++20 system information library providing memory information, platform detection, and system utilities.

#Usage

NekoSystem provides CMake targets:

find_package(NekoSystem CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::System)

#Supported Platforms

windows | linux | osx

  • linux
  • osx
  • windows
  • uwp

#Features

No features defined.

#Dependencies

No transitive dependencies.

#Host Dependencies

No transitive dependencies.

#Host Tool For

No ports use this.

#Contributors

  • Hoshi's avatarHoshi
  • Hoshi's avatarHoshi

#Changelog

  • e06f584[neko-system] Update version to v1.0.3 (#53133)
  • 3411c0c[neko-*] Update repository links after GitHub username change (#53099)
  • dac47c6[neko-system] Add new port (#48491)