simple-binary-encoding
simple-binary-encoding copied to clipboard
Groups API is not idiomatic .NET
I ported the java API which uses iterators to access groups. This makes the C# groups API very weird to use. We should review that but we should not introduce memory allocation..
First cut of this - not particularly difficult given the overall design goals of the api (no backtracking) - is on my fork. Need to be shown how to run perf tests, etc.
Currently the bench repo seems broken.