pandalee99 opened a new issue, #2595: URL: https://github.com/apache/fory/issues/2595
### Feature Request I find that the community is developing very vigorously. Almost every language has its corresponding PR being generated, but the cpp seems not to have been updated for a long time ### Is your feature request related to a problem? Please describe So I plan and promote the development of the cpp module ### Describe the solution you'd like - I hope to upgrade the build tool of the cpp module first and upgrade bazel - I will gradually implement some cross-language logic of the cpp module - I hope that pyfory can use nanobind to share the calls of the cpp library, which means that the underlying code of the two modules is shared instead of using cython - I hope to further enhance the execution efficiency of pyfory, such as simd and so on - I hope to integrate fory into more modules for use in areas such as reasoning, distributed computing, and so on ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
