haskell-works / hw-simdLinks
Library of simd functions
☆19Updated last month
Alternatives and similar repositories for hw-simd
Users that are interested in hw-simd are comparing it to the libraries listed below
Sorting:
- Map and Set over contiguous memory☆22Updated 2 years ago
- Parse bytes fast☆24Updated 3 weeks ago
- Script to download all of Hackage☆15Updated 6 years ago
- Fine-grained lattice primitives for Haskell☆37Updated 2 months ago
- Library to perform batches of asynchronous disk IO operations. Implemented using Linux io_uring API.☆15Updated last month
- Dependently-typed finite maps (partial dependent products)☆66Updated 6 months ago
- Manually constructed STG programs compiled with the standard GHC codegen backend.☆23Updated 4 years ago
- Show, plot and compare benchmark results☆16Updated 6 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated last week
- The Str signature and implementations☆21Updated 8 years ago
- Overloaded plugin☆30Updated last year
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated last month
- Performance shootout of various trie implementations☆18Updated 6 years ago
- A simple interface for generating persistent data and linking its dependencies☆47Updated 3 weeks ago
- A GHC plugin and library for analysing GHC Core☆54Updated 7 months ago
- Library and tool for parsing .eventlog files from GHC☆37Updated last month
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- Example uses of linear types☆43Updated 5 years ago
- Monadic capabilities with late binding☆28Updated last year
- Small implementation of OutsideIn(X) type checking algorithm