fury
fury copied to clipboard
A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/fury/issues) and found no similar issues. ### Version 0.7.0 ### Component(s) Java ### Minimal reproduce step class Test {...
Hi. When using Akka toolkit you need to serialize objects for persistence and clustering. Akka gives you the option for providing your own serializer. The problem is, in akka you...
## Is your feature request related to a problem? Please describe. When the upstream and downstream attributes are inconsistent, for example, the upstream is 10 fields, the downstream is not...
### Feature Request 1) Background: Fury is a high-performance serialization library that supports cross-language binary protocols. Currently, Go-based applications are gradually increasing. Go language is widely used for its performance,...
## What does this PR do? ## Related issues #2167 ## Does this PR introduce any user-facing change? - [ ] Does this PR introduce any public API change? -...
## What does this PR do? ## Related issues #2169 ## Does this PR introduce any user-facing change? - [ ] Does this PR introduce any public API change? -...
### Feature Request _No response_ ### Is your feature request related to a problem? Please describe _No response_ ### Describe the solution you'd like _No response_ ### Describe alternatives you've...
## Is your feature request related to a problem? Please describe. JVM luangages support serialization by customizing `writeObject`/`writeReplace`/`readObject`/`readResolve`/`readObjectNoData`, fury has native support and optimization for this JDK custom serialization. But...
### Feature Request _No response_ ### Is your feature request related to a problem? Please describe _No response_ ### Describe the solution you'd like _No response_ ### Describe alternatives you've...
### Feature Request _No response_ ### Is your feature request related to a problem? Please describe _No response_ ### Describe the solution you'd like _No response_ ### Describe alternatives you've...