Back to list
tenzir

developing-tenzir

by tenzir

Tenzir is the data pipeline engine for security teams.

717🍴 102📅 Jan 23, 2026

SKILL.md


name: developing-tenzir description: Tenzir C++ idioms, APIs, and coding conventions. Use when implementing TQL functions, operators, working with series/table_slice, Arrow arrays, view3 abstractions, or asking about Tenzir code style.

Developing Tenzir

Tenzir-specific idioms, APIs, and abstractions for C++ development.

Core Principle

Work on columns, not rows. Tenzir uses Apache Arrow for columnar data processing. Evaluate expressions once per series or slice, then iterate if row-wise access is needed.

Topics

APIs and Patterns:

Tooling and Conventions:

Score

Total Score

80/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 500以上

+10
最近の活動

1ヶ月以内に更新

+10
フォーク

10回以上フォークされている

+5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

Reviews

💬

Reviews coming soon