call-haskell-from-anything

Function serializer

A tool for serializing function calls and integrating Haskell with various programming languages via dynamic libraries and serialization

Call Haskell functions from any programming language via serialization and dynamic libraries

GitHub

391 stars
12 watching
19 forks
Language: Haskell
last commit: about 4 years ago

Related projects:

RepositoryDescriptionStars
haskell/aesonA Haskell library for parsing and generating JSON data1,257
haskell/binaryEfficient serialisation of values to and from lazy ByteStrings in Haskell.109
nh2/haskell-from-pythonEnables calling Haskell functions from Python using ctypes.cdll.LoadLibrary58
iokasimov/apartA Haskell library for serializing and deserializing data structures in a persistent manner.30
quid2/flatA binary serialization format for compact data storage and efficient transfer60
snoyberg/yamlProvides Haskell libraries for serializing data between the programming language and YAML format162
k-bx/protocol-buffersA Haskell implementation of a language-neutral, platform-neutral way to serialize structured data80
nh2/hatraceA scripted strace tool for analyzing system calls in Haskell programs.123
kowainik/tomlandA Haskell library for bidirectional serialization of TOML configuration data123
haskell/win32A direct binding to Windows API calls in the Haskell programming language.97
fjvallarino/monomerA cross-platform GUI library for writing native Haskell applications598
jonascarpay/calligraphyA Haskell-based tool for visualizing the structure of compiled code in GHC's intermediate representation (HIE) files98
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
kazu-yamamoto/loggerAn efficient logging system for Haskell applications.159
msgpack/msgpack-haskellA Haskell implementation of MessagePack data serialization format138