Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreypopp/ppx_deriving
a collection of ppx deriving plugins
https://github.com/andreypopp/ppx_deriving
ocaml ppx ppx-deriver
Last synced: 18 days ago
JSON representation
a collection of ppx deriving plugins
- Host: GitHub
- URL: https://github.com/andreypopp/ppx_deriving
- Owner: andreypopp
- Created: 2024-05-19T20:16:38.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-05T11:21:08.000Z (7 months ago)
- Last Synced: 2025-01-04T10:32:19.339Z (29 days ago)
- Topics: ocaml, ppx, ppx-deriver
- Language: OCaml
- Homepage:
- Size: 101 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ppx deriving
a collection of ppx deriving plugins
- [json/](./json) - derive JSON serialization functions for both yojson and melange
- [toml/](./toml) - derive TOML serialization functions
- [tools/](./tools) - code shared between ppx deriving plugins