Skip to content

plabayo/ushift

Repository files navigation

ushift banner

Build Status Crates.io MIT licensed

Website | API Docs

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 glen@plabayo.tech if you want to get involved.

Safety

These crates uses #![forbid(unsafe_code)] to ensure everything is implemented in 100% safe Rust.

Contributing

🎈 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.

License

This project is licensed under the MIT license.

Contribution

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.