show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Judy array for managed languages

Judy array is fast data structure that may represent a sparse array or a set of values. Is there its implementation for managed languages such as C#? Thanks