typed_struct_legacy_reflection
Reflection library
Re-enables legacy reflection functions from TypedStruct 0.1.x in Elixir.
A TypedStruct plugin re-enabling the legacy reflection functions from TypedStruct 0.1.x.
0 stars
2 watching
1 forks
Language: Elixir
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ejpcmac/typed_struct | A library to simplify struct definition with type enforcement and default values. | 735 |
ejpcmac/typed_struct_lens | Automates boilerplate lens definition for TypedStructs in Elixir | 8 |
elixir-typed-structor/typed_structor | A library for defining and working with typed structs in Elixir | 13 |
boostorg/pfr | Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,334 |
ekmett/reflection | Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 102 |
billyquith/ponder | A C++ reflection library with Lua binding and JSON/ XML serialization. | 648 |
exstruct/etude | A concurrency utility library for Elixir/ERlang that simplifies the use of async and retry mechanisms in concurrent programming. | 11 |
chocolacula/easy_reflection_cpp | A reflection-based serialization library for C++ | 96 |
pjfanning/jackson-scala3-reflection-extensions | A library that provides type information and support for polymorphism using Scala's reflection capabilities with Jackson Scala 3 | 4 |
asutton/clang-reflect | A clean implementation of reflection and related proposals in C++. | 29 |
garettbass/reflect | Easy reflection and serialization library for C++17 | 51 |
rstacruz/expug | A template language based on Pug for writing HTML as indented shorthand in Elixir | 82 |
appcues/exconstructor | An Elixir library that simplifies struct instantiation from external data | 286 |
jsoysouvanh/refureku | A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 225 |
zewo/reflection | An API for advanced reflection at runtime in Swift | 599 |