Skip to Content

hanjingo-high-jump v1.0.3

Created
Updated

Modern C++ library framework implemented by C++17. High-jump(hj) is a comprehensive C++ library providing utilities for algorithms, compression, cryptography, databases, encoding, hardware, I/O, logging, math, networking, OS operations, synchronization, testing, time handling, types, and more.

# Usage

hanjingo-high-jump provides CMake targets:

find_package(hj CONFIG REQUIRED)
target_link_libraries(myapp PRIVATE hj::hj) 

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • hehanjing's avatar hehanjing

# Changelog

  • 64fad00 [hanjingo-high-jump] New Port (#47885)

# Source