Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Object-oriented C++ API for Tokyo Cabinet?

Is there a C++ wrapper for the Tokyo Cabinet API? Obviously I can use the basic C API from C++, but I'd much rather use something that abstracted the raw functions and structures into classes.

I'm tempted to write this myself, at least for the bits of the API that I'd want to use, but it'll save time if there's one already. I checked the TC website and did some googling, but didn't turn up anything...

like image 920
Jens Alfke Avatar asked Dec 08 '25 18:12

Jens Alfke


1 Answers

Flare seems to provide a C++ binding to Tokyo Cabinet. Source code on Git Hub

like image 74
dajobe Avatar answered Dec 10 '25 14:12

dajobe



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!