Vzor
Type metadata generator
A C++ reflection library that extracts metadata from source code and generates a database-like file at compile-time.
Vzor is a reflection library for C++, with interface in Python and C++, macroless, intrusiveless, working on top modern C++ attributes
8 stars
1 watching
0 forks
Language: C++
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for generating realistic data | 325 |
| Generates wrapper classes to prevent type confusion in object properties | 40 |
| A text data generator with index-based templates in Kotlin | 3 |
| Automates testing of structured data formats using randomized generation and analysis | 245 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| A framework for creating type-agnostic decorators and adapters using C# source generators | 29 |
| Creating a minimal TrueType font by stripping out unnecessary data and bytes to produce the smallest possible valid binary | 8 |
| A C# Blazor wrapper for visualizing tree data structures using Viz.js. | 6 |
| A basic SVG editor written in Blazor. | 311 |
| A utility to generate BitTorrent metainfo files programmatically | 486 |
| Improves Blazor component performance by generating compile-time code for parameter setting | 73 |
| Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| A tool for creating and validating documentation for Scala programs written in Markdown format | 396 |
| A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |
| A C++ library that provides a flexible and extensible data type system for representing and manipulating variable-length data values. | 16 |