Git Product home page Git Product logo

Comments (6)

frankmcsherry avatar frankmcsherry commented on August 26, 2024

I'll take a peek! I'm currently running nightly rather than beta (for similar, but other reasons) but if I can get COST running on straight beta that would obviously be nice.

from cost.

he-sk avatar he-sk commented on August 26, 2024

They seem to be removed from the latest nightly as well, are they not?

from cost.

frankmcsherry avatar frankmcsherry commented on August 26, 2024

You are correct, sir! Why would they do that to me...

So, the only iffy thing I can think of wrt the nix-rust stuff is that the previous solution worked on Windows (I understand it is currently a non-solution). The other option is just deprecating the mmap based edge mapper for now and re-instating the two different versions (an in-memory mapper, and a from-storage mapper). Perhaps I could unify them by making them generic wrt a R: Read and either hand a file in or a &[u8].

Ok, ok. I'll get back to work. :)

from cost.

frankmcsherry avatar frankmcsherry commented on August 26, 2024

Okies, I've got a version building against nightly. No clue how it performs or even if it is correct, but I'll try and look in to that tomorrow before pushing anything.

from cost.

frankmcsherry avatar frankmcsherry commented on August 26, 2024

It seems like there is a drop-in replacement. The mmap crate on crates.io seems to be the code they ripped out of core Rust. So, I'll slot that in and ship a cleaned up version (there were many other issues). Currently waiting on a broken crate. :)

from cost.

frankmcsherry avatar frankmcsherry commented on August 26, 2024

Ok, update pushed, but I forgot to close this as part of it. I haven't tested the new code yet, so except for the fact that it is very similar code to what was there before, not obvious that it should work / caveat emptor / testing stuff that runs on enormous amounts of data is hard. >.<

from cost.

Related Issues (5)

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.