Skip to content

[Feature]: BigSortedMap #321

Description

@0xNeshi

What is the feature you would like to see?

Implement a Big Sorted Map variant backed by a B+Tree for larger workloads.

References:

  • Aptos's BigOrderedMap - generic keys and values, implemented using B+Tree
  • Deepbook's BigVector - u128 keys, generic values, implemented using B+Tree

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Fields

No fields configured for Task.

Projects

Status
Review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions