{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/2"}],"enrichment":{"capability":"Provides Python bindings to the Rust-based Delta Kernel for reading and processing Delta Lake tables through a thin wrapper built with maturin and pyo3.","skillfed_tags":["delta-lake","rust-bindings","data-access"],"use_cases":["Reading Delta Lake tables in Python applications that require Rust-level performance or safety guarantees.","Integrating delta-kernel-rust functionality into Python data pipelines without calling external processes.","Testing or validating Delta Lake protocol compliance from Python test suites.","Building Python tools that need direct access to the Rust Delta Kernel implementation."],"what_it_does":"Delta Kernel Rust Sharing Wrapper is a thin Python interface to delta-kernel-rust, a Rust-based implementation of the Delta Lake protocol. It uses maturin and pyo3 to expose Rust functionality as a Python module, allowing developers to read and interact with Delta Lake tables from Python code while leveraging Rust's performance and safety guarantees.\n\nThe package is distributed as precompiled wheels for macOS (Intel and ARM), Linux, and Windows, eliminating the need to build from source in most cases. With no runtime dependencies and active maintenance, it sits between the high-level Delta Lake ecosystem and low-level Rust implementations, targeting scenarios where direct Rust kernel access from Python is needed.","worth_installing":"Yes, if you need Python access to the Rust Delta Kernel and your platform matches one of the provided wheels (macOS 10.12+, Linux glibc 2.28+, or Windows x64). The permissive Apache-2.0 license, active maintenance, and zero runtime dependencies make it a low-friction choice. Verify that the package's API meets your use case, as the documentation is sparse."},"id":"delta-kernel-rust-sharing-wrapper","links":{"html":"https://skillfed.io/packages/delta-kernel-rust-sharing-wrapper","md":"https://skillfed.io/packages/delta-kernel-rust-sharing-wrapper.md","pypi":"https://pypi.org/project/delta-kernel-rust-sharing-wrapper/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-10","license_spdx":null,"license_treatment":"permissive","name":"delta-kernel-rust-sharing-wrapper","python_support":"unspecified","summary":null},"popularity":{"monthly_downloads":1067022,"position":4413,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.3.3"}
