Hi all,

just reading this ... thought I might also jump in on this. 
Julian and I have recently been discussing how we might be able to use our 
PLC4X Code Generation framework to help bring the TSFile functionality to all 
languages PLC4X currently supports. 

We were thinking of specifying the TSFile format in our mspec format, where we 
specify the datastructures and the logic for parsing and serializing. 

If this works, we would be able to generate the core functionality fort he 
follwing languages:

- Java
- Go
- C
- C#
And possibly soon: 
- Python
- Rust 
... C++ shouldn't be too much work and we also thought of that but in general 
we thought it would make more sense to go down the Rust route

Just tell me if you folks are interested in working on this together.
I'm super-fit with the code generation and specification part, but making a 
library from that still would require some manual work.

Chris


-----Ursprüngliche Nachricht-----
Von: Xiangdong Huang <saint...@gmail.com> 
Gesendet: Donnerstag, 23. September 2021 13:55
An: dev <dev@iotdb.apache.org>
Betreff: Re: TsFile Native Library.

It is really good news, and look forward to hearing its progress.

Best,
-----------------------------------
Xiangdong Huang
School of Software, Tsinghua University

 黄向东
清华大学 软件学院

Yuan Tian <jackietie...@gmail.com> 于2021年9月23日周四 下午4:45写道:
>
> Hi,
>
> I'm glad to see that. I'm also trying to learn C++ these days, so 
> maybe we can do this work together. And if you have any problems about 
> Tsfile module in java, feel free to contact me!
>
> Best,
> ---------------
> Yuan Tian
>
>
> On Thu, Sep 23, 2021 at 12:13 AM Giorgio Zoppi 
> <giorgio.zo...@gmail.com>
> wrote:
>
> > Hello everybody,
> > after a while today i had some time to write code about ts file 
> > parsing in native code (C++20).
> > There is still nothing, but if you can take a look 
> > https://github.com/giorgiozoppi/tsfile
> > Best Regards,
> > Giorgio.
> >

Reply via email to