Skip to Content

bbalouki-itch v1.0.0

Created
Updated

A High-Performance C++ library for parsing the ITCH 5.0 protocol.

# Usage

bbalouki-itch provides CMake targets:

find_package(itch CONFIG REQUIRED)
target_link_libraries(main PRIVATE itch::itch) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Bertin Balouki SIMYELI's avatar Bertin Balouki SIMYELI
  • Billy O'Neal's avatar Billy O'Neal

# Changelog

  • 764de72 [bbalouki-itch, libhat] Address dg0yt feedback (#48142)
  • 31810b5 [bbalouki-itch] add new port (#48117)

# Source