| # Apache Fury™ Rust | |
| Fury is a blazingly fast multi-language serialization framework powered by just-in-time compilation and zero-copy. | |
| Fury Rust can be implemented by steps: | |
| - [ ] Static codegen based on fury code generator | |
| - [ ] Static codegen based on rust macro | |
| - [ ] Cross-language object graph serialization | |
| - [ ] Row format |