Skip to content

Implement CeleritySet #16

Description

@marius-bughiu

Priority: High
Phase: 2 - New Collections (Q2 2026)

Description

Implement a high-performance set collection with custom hashers, similar to HashSet but optimized for specific use cases.

Requirements

  • Similar API to HashSet
  • Support for custom hash functions via IHashProvider
  • Configurable load factors
  • Optimized for membership testing
  • Comprehensive unit tests
  • Benchmarks comparing to HashSet
  • XML documentation

Related

See ROADMAP.md for context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions