Important

KDB-X General Availability (GA) Now Live

The KDB-X Public Preview period has ended. Please note that this Public Preview website is no longer updated. Visit the new KDB-X GA site for the latest documentation, downloads, and updates:

Go to the KDB-X GA site

Open Source Modules Overview

This page introduces the available open source modules in KDB-X.

Open Source Modules

Below is a list of open source modules shipped with KDB-X.

Name

Description

Logging

Provides logging capabilities for KDB-X applications.

Regex - PCRE2

Used to match, search, and manipulate text patterns using rule-based expressions.

BLAS

Basic Linear Algebra Subprograms, low-level routines for performing common linear algebra operations.

Printf

Replicates a subset of the C99 printf standard to format strings.

KDB-X also supports a range of official KX modules. See the KX Modules Overview page to learn more.

Next Steps

  • Explore and install the available open source modules above.