Skip to content

[ENHANCEMENT]: Add an example for performing a heterogeneous lookup #714

Description

@PointKernel

Is your feature request related to a problem? Please describe.

All cuco hash tables support heterogeneous lookups, which have proven to be a powerful feature for tackling real-world problems. It would be valuable for cuco to include an example demonstrating how to perform heterogeneous lookups using its data structures.

Describe the solution you'd like

Heterogeneous lookups are typically used together with the mapping table method demonstrated in this example. However, incorporating heterogeneous lookup directly into that example could make it harder to follow so we should do something better.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions