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

Fury for Rust

Fury is a blazing 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