refl

Type reflector

A library that provides efficient and type-safe type reflection for OCaml

OCaml PPX deriver for reflection

GitHub

51 stars
6 watching
5 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thierry-martinez/pyml OCaml bindings for Python 187
ocaml-ppx/ppx_deriving A library simplifying type-driven code generation in OCaml 469
ocaml-ppx/ppx_import Reduces redundancy in type declarations and signatures by importing types or signatures from other compiled interface files. 89
boostorg/pfr Provides reflection and serialization capabilities for user-defined types without boilerplate code 1,351
laurentmazare/ocaml-bert Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. 24
pyrocat101/opal A set of monadic parser combinators for OCaml to simplify building parsers. 146
ocaml/ocaml-re A regular expression library written in OCaml that compiles patterns into finite automata for efficient matching 234
camlp4/camlp4 A tool for writing extensible parsers for programming languages using OCaml's abstract syntax tree (AST) system. 101
veselink1/refl-cpp Provides compile-time reflection and introspection capabilities for C++17 1,097
mirage/ocaml-uri An OCaml implementation of the RFC3986 specification for parsing URI or URLs. 98
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 79
getml/reflect-cpp A C++20 library for fast serialization and deserialization using reflection 1,165
roddyyaga/ppx_rapper A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. 138
janestreet/typerep A runtime environment providing type-safe functionality for the OCaml programming language 23
roave/betterreflection A reflection API designed to improve and extend the capabilities of PHP's native reflection mechanism 1,196