hurricane

Results 3 issues of hurricane

FBE is a awesome serialization library for cpp. flatbuf will be slower and harder to use, but flatbuffer support union syntax, and the union/variant is very useful for our sceniaro....

hi, everybody I am using hyperscan do some serious heavy-load query works in c++. For the best performance, our project hire session-aware-memory-allocation technology, just like Google's Arena. pls see [Protobuf's...

## Description in some cases, I need to compare 2 ptrs have same memory address or not. In doctest v2.4.7, just use `CHECK_EQ(ptr1, &(obj2);` it just works well. but in...