juliangruber / juliangruber/sortable-hash
Hilbert curve
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 19
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
you might want to look into hilbert curve, this will make the hashes even more sortable.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the linked Hilbert curve article and inspect the sortable-hash repository to understand its current hashing entry point and output guarantees. Determine whether Hilbert-curve ordering is a defined, testable improvement for sortable strings; the issue is done only when the scope and expected behavior are made concrete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100