sexplib

S-expression serializer

A library for serializing and deserializing data in a human-readable format using S-expressions

Automated S-expression conversion

GitHub

148 stars
10 watching
27 forks
Language: OCaml
last commit: about 2 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
janestreet/base A replacement standard library for OCaml that provides a set of well-tested and portable general-purpose modules. 877
janestreet/core A standard library overlay providing reusable, modular building blocks for OCaml programming 1,126
janestreet/typerep A runtime environment providing type-safe functionality for the OCaml programming language 23
janestreet/incremental A library for building efficient incremental computations in OCaml 886
janestreet/incr_dom A library for building dynamic web applications by incrementally rendering HTML views and handling user interactions. 383
ziglibs/s2s A binary serialization format and library for Zig. 132
qsbase/qs A fast and general-purpose serialization package for R objects 406
janestreet/hardcaml A comprehensive OCaml library and toolset for designing, testing, and simulating digital hardware 677
juliasilge/janeaustenr Provides access to full texts of Jane Austen's novels and tools for text analysis. 96
ismasan/oat Provides a standardized way to serialize API data in Ruby apps. 278
nedpals/pbf A library for serializing and deserializing PocketBase filter syntax 19
janestreet/core_bench A library for running micro-benchmarks in OCaml 50
spellbook-technology/transmutation A gem that provides a simple way to serialize Ruby objects into JSON with an opinionated approach to serializer lookup 9
sereal/sereal A binary serialization format designed for dynamic languages, supporting shared references, weak references, aliases, objects, regular expression objects, and efficiency features. 413
pkulchenko/serpent A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. 559