1. Home
  2. Browse
  3. neko-system

neko-system

v1.0.1#1Go to latest

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#1

Publication

Supports

windows | linux | osx

GitHub

hoshimoe/NekoSystem2

Homepage

github.com/hoshimoe/NekoSystem

Subtree

3411c0cdb4

License

MITorApache-2.0

Definition

Manifest