fury
fury copied to clipboard
A blazingly fast multi-language serialization framework powered by JIT and zero-copy.
Results
312
fury issues
Sort by
recently updated
recently updated
newest added
### Question Please advise - How to implement an object, serialize it in Java, and then pass the byte stream to C++ through jni for deserialization? I can't find a...
question
c++
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/fury/issues) and found no similar issues. ### Version python: pyfury == 0.10.2 java: implementation group: 'org.apache.fury', name: 'fury-core', version:...
bug