fury
fury copied to clipboard
feat(C#): add C# implementation (WIP)
What does this PR do?
This PR provides a C# implementation of fury
Related issues
#686
Does this PR introduce any user-facing change?
- [ ] Does this PR introduce any public API change?
- [ ] Does this PR introduce any binary protocol compatibility change?
Benchmark
Hi @Handsome-cong , fury has been renamed to fory in #2263 , could you rename all dirs/paths/classnames from fury to fory in this PR?
@Handsome-cong Could you add license header to all csharp source files? And could we add some tests in Fury.Testing? We need some e2e tests to ensure the serialization itself really work like in #2112
@chaokunyang Thanks for the suggestion, I'll fix these later. It may take a few days. I've been busy lately.