instinct.cpp icon indicating copy to clipboard operation
instinct.cpp copied to clipboard

`protoc` generated source is not header-only. consider switching to `flatbuffer`.

Open RobinQu opened this issue 1 year ago • 0 comments

alterantives benchmarks: https://github.com/kcchu/buffer-benchmarks

capnproto: https://capnproto.org/cxx.html flatbuffer: https://flatbuffers.dev/ msgpack (requires boost. 😢 ): https://github.com/msgpack/msgpack-c/wiki/install_boost

RobinQu avatar Apr 03 '24 14:04 RobinQu