neko-functionv1.0.12
- Updated
A comprehensive modern C++ utility library that provides practical functions for common programming tasks.
- Project website: https://github.com/hoshimoe/NekoFunction
#Usage
NekoFunction provides CMake targets:
find_package(NekoFunction CONFIG REQUIRED)
target_link_libraries(main PRIVATE Neko::Function)#Supported Platforms
All platforms supported.
#Features
No default features.
#archive
Enable archive support
Dependencies:
and 5 transitive dependencies:
- bzip2 (through minizip-ng)
- liblzma (through minizip-ng)
- openssl (through minizip-ng)
- zlib (through minizip-ng)
- zstd (through minizip-ng)
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through minizip-ng)
- vcpkg-cmake-config (through minizip-ng)
- vcpkg-cmake-get-vars (through openssl)
#hash
Enable hash support
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (through openssl)
- vcpkg-cmake-config (through openssl)
- vcpkg-cmake-get-vars (through openssl)
#Used By
#Host Tool For
No ports use this.
#Contributors
Hoshi
Hoshi