mkloczko / derive-storable-pluginLinks
☆11Updated 2 years ago
Alternatives and similar repositories for derive-storable-plugin
Users that are interested in derive-storable-plugin are comparing it to the libraries listed below
Sorting:
- ☆33Updated 3 months ago
- Generic data types in Haskell, utilities for GHC.Generics☆45Updated 2 weeks ago
- A benchmark comparing different ways of building a strict bytestring in Haskell☆25Updated 2 years ago
- Parse bytes fast☆24Updated 3 weeks ago
- 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
- Overloaded plugin☆30Updated last year
- A library for generic programming that aims to be easy to understand☆26Updated 5 months ago
- generate contextually sensible fuzz tests for servant apps☆26Updated 10 months ago
- Efficient non-empty variants of containers data types, with full API☆26Updated 3 months ago
- Applicative maps☆16Updated 11 months ago
- A single typeclass for Functor, Bifunctor, Trifunctor, etc.☆41Updated 2 years ago
- A library to profile time in a Haskell program☆18Updated last month
- Haskell library of row polymorphic record manipulator☆23Updated 4 years ago
- Omit fields for instance deriving☆37Updated 5 years ago
- Hackager tool for releasing Haskell packages to Hackage☆31Updated 3 months ago
- A GHC plugin and library for analysing GHC Core☆54Updated 7 months ago
- A GitHub action for publishing packages on Hackage☆31Updated last year
- Library to perform batches of asynchronous disk IO operations. Implemented using Linux io_uring API.☆15Updated last month
- Calculate Haskell dependency ranges from multiple build plans☆31Updated last year
- ghc-datasize is a tool to determine the size of Haskell data structures in GHC's memory☆17Updated last year
- Script to download all of Hackage☆15Updated 6 years ago
- Create environments with GHC HEAD artefacts☆26Updated 2 years ago
- A Haskell library for building Slack apps in Socket Mode☆14Updated last year
- high-level stream sockets in haskell☆17Updated last week
- Derive KnownNat constraints from other KnownNat constraints☆14Updated this week
- There are many category theory implementations, but this one is mine☆16Updated last year
- ☆25Updated last year
- Maps using values' monoidal structure during merging☆42Updated 5 months ago
- Deriving Storable instances using GHC.Generics☆16Updated 3 years ago
- GHC plugin to branch on whether a constraint is satisfied