commercialhaskell / commercialhaskell/jump

High performance/low GC data structures

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
155
Forks
4
PR merge metrics
No merged PRs in 30d

Description

- Unboxed and storable references (via size-1 vectors). Similar to: http://haddock.stackage.org/lts-5.10/mutable-containers-0.3.2/Data-Mutable.html#g:2
- Word vectors for statically sized byte arrays. See: https://gist.github.com/snoyberg/f52e7f8bf11ed7c887c20a1f6e876c0d
- Growing vectors

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.