atd
Data type definitions
Defines cross-language data types to generate efficient and type-safe serializers, deserializers, and validators for various programming languages.
Static types for JSON APIs
317 stars
12 watching
53 forks
Language: OCaml
last commit: 7 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A Client-side OData type library for Angular application development | 50 |
| A minimalist library for writing datatype-generic functions in OCaml without runtime dependencies or meta-programming. | 23 |
| Generates type definitions for serialized data formats like JSON | 3 |
| A collection of well-known Algebraic Data Types and their associated helper functions for functional programming in JavaScript. | 1,592 |
| An interpreter for arbitrary pure type systems implemented in OCaml | 77 |
| A toolkit for building RESTful APIs using a state-machine-based request processor | 221 |
| A data serialization format designed for performance in the browser | 31 |
| A specification for simple JSON-based communication format between servers and clients | 1,545 |
| Library that serializes types mapped by Boost.Describe into JSON format | 4 |
| A tool for building domain-specific languages in Haskell using a PureScript interpreter | 119 |
| A combinator library that decodes JSON-like data into OCaml types | 85 |
| Algebraic data types for C99 with exhaustive pattern matching and compile-time introspection facilities. | 1,379 |
| A library providing binary serialization utilities for PureScript data types | 5 |
| A component library for building searchable data tables with form integration. | 126 |
| A language-agnostic way to define algebraic data types using polynomials. | 367 |