Skip to content

Crit-bit tree #9

@mlemerre

Description

@mlemerre

Adapting the code from patricia to critbit trees should be rather easy.

https://cr.yp.to/critbit.html

Moreover, because the position in a 64-bit index can be stored using 6 bits, we could even store this position in OCaml's tag byte (gaining two words instead of one)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions