Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/icelake-io/icelake

Pure Rust Iceberg Implementation
https://github.com/icelake-io/icelake

iceberg lakehouse rust

Last synced: about 2 months ago
JSON representation

Pure Rust Iceberg Implementation

Awesome Lists containing this project

README

        

# IceLake

The Rust implementation of [Iceberg](https://iceberg.apache.org/).

## Status

IceLake is currently in its early proof-of-concept stage and is undergoing heavy development.

For more information on our plan, please refer to the [IceLake v0.1 RoadMap](https://github.com/icelake-io/icelake/issues/1).

## Acknowledgement

Inspired a lot by:

- [iceberg-rs](https://github.com/oliverdaff/iceberg-rs)
- [delta-rs](https://github.com/delta-io/delta-rs/)

## License

Licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)