ekmett / hybrid-vectors
Hybrid vectors e.g. mixed boxed/unboxed vectors that are suitable for use with vector-algorithms
☆13Updated 2 months ago
Alternatives and similar repositories for hybrid-vectors:
Users that are interested in hybrid-vectors are comparing it to the libraries listed below
- GRIN Haskell backend stripped out from JHC. (GRIN from scratch: https://github.com/grin-tech/grin)☆16Updated 6 years ago
- Code to go along with the blog post "Are Mutable References in Haskell Fast?"☆10Updated 7 years ago
- effectful sequences of bytes; an alternative no-lazy-io implementation of Data.ByteString.Lazy☆17Updated 3 weeks ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Updated 8 years ago
- Quiver stream processing library☆15Updated 8 years ago
- An approach to managing composable effects, ala mtl/transformers/extensible-effects/Eff☆24Updated 6 years ago
- Use tests to monitor changes in Aeson serialization☆18Updated 6 months ago
- Effectful Raw handler for Servant servers.☆16Updated 3 years ago
- An append only list in a compact region