GithubHelp home page GithubHelp logo

kmcallister / spool Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 3.0 92 KB

Convert between ByteString and Vector.Storable without copying

Home Page: http://hackage.haskell.org/package/spool

License: Other

Haskell 100.00%

spool's Introduction

spool provides conversion between ByteString and Vector.Storable without
copying the underlying data.

Documentation is hosted at http://hackage.haskell.org/package/spool

To build the documentation yourself, run

  $ cabal configure && cabal haddock --hyperlink-source

This will produce HTML documentation under dist/doc/html/spool.

spool's People

Contributors

kmcallister avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sheyll

spool's Issues

Test suite

Hi,

I see you have a test directory. Please consider turning it into a proper Cabal test, so that users can easily verify that spool still works as intended with the given versions of bytestring and vector.

Thanks,
Joachim

Use quot instead of div

scale = (div sizeOfElem vec) - looks like you can use quot here to make it slightly faster.

Please consider joining stackage

Hi,

iโ€™m starting to use your package in a project that is included on stackage. I believe this will pull spool into stackage as well, but it would make more sense if you, as the maintainer, do that on your own and independent of whether I happen to use your project.

It is easy for you to do: http://www.stackage.org/authors

Together with #3, this would ensure that you get notified if spool breaks before your users noticed!

Before doing so, I suggest though to change the name to something more descriptive (see #2).

Thanks,
Joachim

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.