refl
Type reflector
A library that provides efficient and type-safe type reflection for OCaml
OCaml PPX deriver for reflection
51 stars
6 watching
5 forks
Language: OCaml
last commit: about 2 years ago
Linked from 1 awesome list
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 | 466 |
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,334 |
laurentmazare/ocaml-bert | Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. | 23 |
pyrocat101/opal | A set of monadic parser combinators for OCaml to simplify building parsers. | 146 |
ocaml/ocaml-re | A library for compiling and executing regular expressions in OCaml. | 232 |
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,086 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. | 98 |
sanderspies/ocaml | A WebAssembly backend for the OCaml programming language | 80 |
getml/reflect-cpp | A C++ library for fast serialization and validation using reflection | 1,126 |
roddyyaga/ppx_rapper | A syntax extension for writing SQL queries in OCaml with type inference and syntax checking. | 137 |
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,195 |