Home

Awesome

<div align="center"> <img src="images/delta-sharing-rust-logo.png" alt="logo" style="width:100px;"/> </div>

Delta Sharing client library for Rust

experimental main

Please note that this project is currently experimental.

This is a simple library for Rust to access data published via Delta Sharing. Under the hood, it uses HTTP APIs exposed by Delta Sharing.

Delta Sharing is an open protocol for secure data sharing, making it simple to share data with other organizations regardless of which computing platforms they use.

Design

Features

Pre-requisites

Quick start

Using in your own project

Add delta-sharing to your Cargo.toml

Development