# 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)