CGOGEN - Go binding generator

https://cgogen.com/ might be worth trying if we plan to use any C libraries in the future. There was some talk going about using one for the tokenizer. Was it a C library @jchiu?

2 Likes

Thanks for finding this!

I can try out for the tokenizer/ICU work.

For RocksDB, parts of the wrapper do need some tricks to get it to work properly. And sometimes, the C++ stuff doesn’t have a C API, e.g., checkpoints. I can try that out a bit later.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.