Fury is a blazing-fast multi-language serialization framework powered by jit(just-in-time compilation) and zero-copy, providing up to 170x performance and ultimate ease of use. Based on efficient JIT, struct deserialization can get 170x speed up compared to other serialization frameworks. In serialization scenarios, Fury can achieve a 100x speed up compared to traditional serialization frameworks. If you use Java clusters on a large scale, this will save a lot of computing resources.
Features
- Extremely fast serialization
- Compared to other serialization frameworks, there is a 20~170x speed up
- No need for DSL, with your intuition, you can use Fury effectively
- Supports mainstream programming languages
- Java/Python/C++/Golang/Javascript/Rust
- Easy to use
