superrecord
Record editor
A Haskell library that speeds up anonymous record manipulation in functional programming.
Haskell: Supercharged anonymous records
83 stars
9 watching
16 forks
Language: Haskell
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
vinylrecords/vinyl | A Haskell library for creating extensible records with improved performance through constant-time access | 262 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
haskell-works/avro | A Haskell library for encoding and decoding data using the Avro format | 83 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
jlouis/combinatorrent | A BitTorrent client implemented in Haskell | 234 |
neosimsim/pledge-ex | A Haskell implementation of OpenBSD's Pledge system to manage process limits and privileges | 1 |
ndmitchell/record-dot-preprocessor | A tool that provides syntax sugar for working with records in Haskell | 129 |
fumieval/extensible | Provides tools and abstractions for building complex, adaptable data structures in Haskell | 128 |
marcusrainbow/haxcel | An Excel add-in that allows users to execute Haskell code and interact with it from within the spreadsheet. | 33 |
haf/fsattoparsec | A fast binary parser with support for incremental input | 9 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 193 |
georgekaraszi/activerecordextended | Provides additional Postgres functionality to an ActiveRecord application. | 1,313 |
appoxy/simple_record | An ActiveRecord-like interface for interacting with SimpleDB | 129 |
agrafix/elm-bridge | A tool to automatically generate Elm types and functions from Haskell definitions | 100 |
avi-d-coder/implicit-hie | Automates the creation of cabal or stack configuration files for multi-component Haskell projects. | 205 |