A set of libraries to help you fetch, extract and transform data. It is:
- Fast: Zero-cost abstractions built on top of the Tokio ecosystem;
- Useful: Individually for a specific purpose or as a whole to write a complete data extraction pipeline;
- Scalable: Run your data extraction pipeline anywhere and everywhere.
A Free and Open Source project actively researched and developed by Plabayo.tech.
WARNING: this project is a wild west research project, use at your own risk. You can contact [email protected] if you want to get involved.
These crates uses #![forbid(unsafe_code)]
to ensure everything is implemented in
100% safe Rust.
🎈 Thanks for your help improving the project! We are so happy to have
you! We have a contributing guide to help you get involved in the
ushift
project.
This project is licensed under the MIT license.
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in ushift
by you, shall be licensed as MIT, without any
additional terms or conditions.