tree: acd1d517874c2af6922377a717e57235c4b1ffaf
  1. fury/
  2. fury-derive/
  3. tests/
  4. .gitignore
  5. Cargo.toml
  6. README.md
rust/README.md

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