treeflection
Data reflection library
A Rust library that enables pseudo-reflection of complex data structures by executing commands on a tree-like representation
A rust library that provides pseudo-reflection for structs and enums
22 stars
3 watching
0 forks
Language: Rust
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Rust-based parser for brawl character files | 20 |
| | A C++17 runtime reflection library for dynamic entity manipulation and metadata management in cross-platform applications. | 227 |
| | An integration library between Ruby and Rust. | 966 |
| | A collection of Rust crates providing rendering abstractions. | 30 |
| | A C++ library providing metadata inspection and manipulation capabilities at runtime. | 30 |
| | A C++ library that enables dynamic reflection and metadata management using Clang's compiler infrastructure | 276 |
| | A Ruby library for data analysis and manipulation, providing intuitive APIs and tools for data visualization, statistics, and more. | 1,044 |
| | Provides a way to represent and manipulate arbitrary Haskell code structure using a reflection mechanism | 104 |
| | A Rust implementation of persistent data structures with structural sharing | 1,299 |
| | A library that allows rewriting Ruby applications in Rust by generating native extensions. | 833 |
| | Provides cross-platform, endian-aware data structures and utilities for Rust programming | 34 |
| | A reflection API designed to improve and extend the capabilities of PHP's native reflection mechanism | 1,196 |
| | A C++20 static reflection library providing minimal API for introspection and manipulation of objects at compile-time | 330 |
| | A C# library to simplify private reflection code using dynamic properties. | 336 |
| | A minimal C++ static reflection API and codegen tool for generating macro-based APIs | 257 |