#data-mining #process #algorithm #binary-data #memory-footprint

pictl-types

Binary data structures for pictl process mining platform

1 stable release

26.5.5 May 6, 2026

#12 in Data structures


Used in pictl-algos

MIT/Apache

32KB
900 lines

pictl-types

Zero-copy binary data structures for the CodeManufactory process mining engine.

Overview

This crate provides the core data structures used by the pictl high-performance process mining algorithms. It ensures predictable latency, minimal memory footprint, and absolute deterministic behavior.

Version

v26.5.4

Usage

Add this to your Cargo.toml:

[dependencies]
pictl-types = "26.5.4"

Dependencies

~4–5.5MB
~106K SLoC