vortex-jit 0.5.0

Rust bindings for the VORTEX JIT compiler — a profile-guided optimizing JIT with input-shape-keyed profiles, phase partitioning, ensemble aggregation, T1 code persistence, and append-only crash-safe profile patching.
docs.rs failed to build vortex-jit-0.5.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

VORTEX JIT — Rust Bindings

Safe Rust bindings for the VORTEX JIT compiler.

Quick Start

// See examples/ for full usage