You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I really like the membrane project, it's cool. I tried it in some of my projects. What do you think of FlexBuffers as an alternative to Bincode? It seems that in this case it will be possible to abandon the need to generate a binary serializer and deserializer and in the future consider various optimizations related to the ability to read part of the data without full deserialization.
Hi. I really like the membrane project, it's cool. I tried it in some of my projects. What do you think of FlexBuffers as an alternative to Bincode? It seems that in this case it will be possible to abandon the need to generate a binary serializer and deserializer and in the future consider various optimizations related to the ability to read part of the data without full deserialization.
FlexBuffers
The text was updated successfully, but these errors were encountered: