Skip to Content

neko-system v1.0.1

Created
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) 

# License

# Supported Platforms

windows | linux | osx

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Hoshi's avatar Hoshi

# Changelog

  • dac47c6 [neko-system] Add new port (#48491)

# Source