jasonwhite / jasonwhite/holyhashmap
Add versioning to indices?
Open
enhancement
- Dominant language
- Rust
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
[slotmap](https://docs.rs/slotmap) associates a version with each index to make keys unique. This should be fairly easy to add to holyhashmap and would improve its safety.
Contributor guide
No contributing guide indexed for this repository
Research direction
No source files or tests are named. Start by reading holyhashmap’s index and key API, then compare the linked slotmap behavior; done should mean versioned indices are supported and the resulting key-safety behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100