1. Home
  2. Browse
  3. neko-system

neko-system

v1.0.1#0Latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install neko-system

Usage

NekoSystem provides CMake targets:

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

Dependencies

See source

Version

v1.0.1#0

Publication

Supports

windows | linux | osx

GitHub

moehoshio/NekoSystem

Homepage

github.com/moehoshio/NekoSystem

Subtree

dac47c6016

License

MITorApache-2.0

Definition

Manifest