apart
Data serializer
A Haskell library for serializing and deserializing data structures in a persistent manner.
Get all your structure and rip it apart.
30 stars
4 watching
4 forks
Language: Haskell
last commit: about 6 years ago algebraiccofreepersistencestructures
Related projects:
Repository | Description | Stars |
---|---|---|
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
haskell/binary | Efficient serialisation of values to and from lazy ByteStrings in Haskell. | 106 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
nh2/call-haskell-from-anything | A tool for serializing function calls and integrating Haskell with various programming languages via dynamic libraries and serialization | 391 |
kbss-cvut/jb4jsonld | A Java library for serializing and deserializing objects to JSON-LD format using annotations. | 12 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
jonascarpay/calligraphy | A Haskell-based tool for visualizing the structure of compiled code in GHC's intermediate representation (HIE) files | 98 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |
kevin-montrose/jil | A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
kowainik/tomland | A Haskell library for bidirectional serialization of TOML configuration data | 122 |
ruedigermoeller/fast-serialization | Provides an efficient serialization framework compatible with JDK Serialization, enabling faster data exchange in Java applications. | 1,590 |
yesodweb/persistent | A Haskell library providing a persistence layer to interact with databases in a type-safe and error-free manner. | 467 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
well-typed/cborg | A Haskell implementation of the CBOR format for fast binary serialisation and deserialisation. | 191 |
schmittjoh/jmsserializerbundle | Enables serialization and deserialization of complex data formats in PHP applications. | 1,802 |