commercialhaskell / commercialhaskell/jump
High performance/low GC data structures
Open
- 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.