Git Product home page Git Product logo

Comments (6)

maread99 avatar maread99 commented on August 11, 2024 1

👍 That definitely seems like the way to go for performance and flexibility. Rust is still stuck on my todo list ☚ī¸

I'm wondering to what degree it would complicate the build and installation?

from exchange_calendars.

gerrymanoim avatar gerrymanoim commented on August 11, 2024

I'm wondering to what degree it would complicate the build and installation?

pyo3/maturin (https://www.maturin.rs/) are pretty well supported these days. We'd basically build wheels for everything and most users would just install the wheel (https://github.com/pydantic/pydantic-core/blob/main/.github/workflows/ci.yml#L446). So the build side for us would be more involved but mostly the same for the vast majority of users. Some users will build from source, but I think that's relatively uncommon/plenty of other libraries are bundling rust already.

I think figuring out the right parts of the api to support rust + pandas + polars would be a bit annoying but doable.

from exchange_calendars.

maread99 avatar maread99 commented on August 11, 2024

Sounds good. I've certainly noticed Rust pushing it's way into python projects.

Learning Rust is on my 2024 todo list. Unfortunately I can't see that I'll be in a position to offer any help until, at best, towards the end of the year...

from exchange_calendars.

gerrymanoim avatar gerrymanoim commented on August 11, 2024

No problem! I was going to see if I could carve out a weekend or some time on a flight to try to make a branch.

from exchange_calendars.

maread99 avatar maread99 commented on August 11, 2024

One thing that doesn't seem to sit right with this library is that it's on a fork. I was wondering whether any move to Rust and support for polars would justify starting over with a fresh library and just crediting the quantopian roots?

Just a thought.

from exchange_calendars.

gerrymanoim avatar gerrymanoim commented on August 11, 2024

I've definitely been annoyed by that.

I agree that maybe it would be good to develop in a new repo and then archive this one when we're ready (and do a major version update).

from exchange_calendars.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤ī¸ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.