Skip to main content

sase-core-rs

Rust core for the sase TUI/CLI, packaged as a PyO3 extension module.

The wheel installs the import module sase_core_rs. It is consumed by sase via the dispatch facade in sase.core and is opt-in through SASE_CORE_BACKEND=rust during the rollout. From Phase 6 onward the sase package depends on this distribution so released sase installs receive a loadable Rust extension without a local Rust toolchain.

Provided functions

  • parse_project_bytes(path, data) — ChangeSpec parser.
  • tokenize_query, parse_query, canonicalize_query, evaluate_query_many — query language.
  • scan_agent_artifacts(projects_root, options=None) — agent-artifact filesystem scanner.
  • remove_workspace_suffix, is_valid_status_transition, read_status_from_lines, apply_status_update, plan_status_transition — status state machine helpers.
  • parse_git_name_status_z, parse_git_branch_name, derive_git_workspace_name, parse_git_conflicted_files, parse_git_local_changes — git query parsers.
  • axe_status_wire_schema_version() — portable AXE status contract version.
  • classify_axe_status(request) — pure AXE lifecycle and worker-health classification from already-collected host observations.

classify_axe_status performs no filesystem, process, or clock access. Python supplies lock/PID liveness, marker ages, runner occupancy, lumberjack reports, and any typed collection error; Rust validates and normalizes those observations into the stable status snapshot shared by human and JSON frontends.

Source

https://github.com/sase-org/sase-core — the Cargo workspace lives there. This wheel is built from crates/sase_core_py/.

License

Dual-licensed under MIT or Apache-2.0, at your option.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sase_core_rs-0.21.0.tar.gz (841.4 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

sase_core_rs-0.21.0-cp312-abi3-win_amd64.whl (5.7 MB view details)

Uploaded CPython 3.12+Windows x86-64

sase_core_rs-0.21.0-cp312-abi3-manylinux_2_28_x86_64.whl (5.5 MB view details)

Uploaded CPython 3.12+manylinux: glibc 2.28+ x86-64

sase_core_rs-0.21.0-cp312-abi3-manylinux_2_28_aarch64.whl (4.9 MB view details)

Uploaded CPython 3.12+manylinux: glibc 2.28+ ARM64

sase_core_rs-0.21.0-cp312-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl (10.2 MB view details)

Uploaded CPython 3.12+macOS 10.12+ universal2 (ARM64, x86-64)macOS 10.12+ x86-64macOS 11.0+ ARM64

File details

Details for the file sase_core_rs-0.21.0.tar.gz.

File metadata

  • Download URL: sase_core_rs-0.21.0.tar.gz
  • Upload date:
  • Size: 841.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for sase_core_rs-0.21.0.tar.gz
Algorithm Hash digest
SHA256 b897ce37ff7dbd4c5f57a47b04a503ee519d405517a5c2959c6ba8dc8d3098c1
MD5 da0c5cb282082a3e8c12198c13c72bc7
BLAKE2b-256 81f122b2dbb0a4074c572f9f04bb76947fbb577fbb81469da9dcc9b75ac6d83c

See more details on using hashes here.

Provenance

The following attestation bundles were made for sase_core_rs-0.21.0.tar.gz:

Publisher: release-plz.yml on sase-org/sase-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sase_core_rs-0.21.0-cp312-abi3-win_amd64.whl.

File metadata

File hashes

Hashes for sase_core_rs-0.21.0-cp312-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 adf1f26a72613c80ab2a6c2f0aa97b1acf3162ff4f861d2152a47e9e5913a811
MD5 ad31a58919dc23e62119bcd9d0a2fd76
BLAKE2b-256 6c7191b1c16bf374838bb3820a3c41cae890ea2a824e115b194db15ce287395f

See more details on using hashes here.

Provenance

The following attestation bundles were made for sase_core_rs-0.21.0-cp312-abi3-win_amd64.whl:

Publisher: release-plz.yml on sase-org/sase-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sase_core_rs-0.21.0-cp312-abi3-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for sase_core_rs-0.21.0-cp312-abi3-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 94e2978fb02d4754251995b6475ec3be8ca62412e4b214962cc4b7c7236e0a9a
MD5 b14fa9bd25874a527ecfc4fe16a8cfd8
BLAKE2b-256 5d073cd2430c49b50c2da969f7c14314333c21cc51781f355afcc93015b1a766

See more details on using hashes here.

Provenance

The following attestation bundles were made for sase_core_rs-0.21.0-cp312-abi3-manylinux_2_28_x86_64.whl:

Publisher: release-plz.yml on sase-org/sase-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sase_core_rs-0.21.0-cp312-abi3-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for sase_core_rs-0.21.0-cp312-abi3-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d476bfa4bb609eb811f74c6a0423d74e846b834072fb42ac9f55b029d9ff1e2e
MD5 292d19753ae98e21d0c2ace3e7168d2d
BLAKE2b-256 9a2bb7789637712234521f2460d6c8395e716b9a93e582d18c259f994bb95211

See more details on using hashes here.

Provenance

The following attestation bundles were made for sase_core_rs-0.21.0-cp312-abi3-manylinux_2_28_aarch64.whl:

Publisher: release-plz.yml on sase-org/sase-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file sase_core_rs-0.21.0-cp312-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl.

File metadata

File hashes

Hashes for sase_core_rs-0.21.0-cp312-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl
Algorithm Hash digest
SHA256 930da628141b155fe2a4f2ef89de9b0bfa75b0ba5888276f54ddac5f8eb255e8
MD5 0658d2973740ede251b3b5e9c96a8174
BLAKE2b-256 e296f24daaddbd5b1615d63d5f0efc5f28ed88eca9d1c1d6058b4cafeab41e4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for sase_core_rs-0.21.0-cp312-abi3-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl:

Publisher: release-plz.yml on sase-org/sase-core

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page