sexplib
S-expression serializer
A library for serializing and deserializing data in a human-readable format using S-expressions
Automated S-expression conversion
147 stars
10 watching
27 forks
Language: OCaml
last commit: 13 days ago
Linked from 1 awesome list
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. | 868 |
janestreet/core | A standard library overlay providing reusable, modular building blocks for OCaml programming | 1,115 |
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 | 876 |
janestreet/incr_dom | A library for building dynamic web applications by incrementally rendering HTML views and handling user interactions. | 381 |
ziglibs/s2s | A binary serialization format and library for Zig. | 130 |
qsbase/qs | A fast and general-purpose serialization package for R objects | 403 |
janestreet/hardcaml | A comprehensive OCaml library and toolset for designing, testing, and simulating digital hardware | 670 |
juliasilge/janeaustenr | Provides access to full texts of Jane Austen's novels and tools for text analysis. | 97 |
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 | 17 |
janestreet/core_bench | A library for running micro-benchmarks in OCaml | 49 |
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. | 414 |
pkulchenko/serpent | A Lua serializer and pretty printer that supports human-readable and machine-readable serialization of complex data structures. | 558 |