Skip to Content

bbalouki-itch v1.6.4

Created
Updated

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

# Usage

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 default features set.

# arrow

Enable Apache Arrow / Parquet columnar export

Dependencies:
  • arrow

    Features: csv , filesystem , json , parquet

and 80 transitive dependencies:
Host Dependencies:
5 transitive dependencies:

# python

Build the pybind11 Python bindings

Supports: native
  • linux
  • osx
  • uwp
  • windows
    Dependencies:
    and 12 transitive dependencies:
    Host Dependencies:
    9 transitive dependencies:

    # 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
    • Bertin Balouki SIMYELI's avatar Bertin Balouki SIMYELI

    # Changelog

    • 99e82d9 [bbalouki-itch] Add new modules & update version (#53005)
    • 518a10c [bbalouki-itch] Update bbalouki-itch (#49479)
    • 764de72 [bbalouki-itch, libhat] Address dg0yt feedback (#48142)
    • 31810b5 [bbalouki-itch] add new port (#48117)

    # Source