elliotchance/orderedmap
View on GitHub🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
- Stars
- 1k
- Forks
- 77
- Open beginner issues
- 0
- Indexed issues
- 14
- Dominant language
- Go
- License
- MIT
- Last GitHub push
- Jul 11, 2026
- Latest indexed
- Sep 15, 2026
- Contributing guide
- No contributing guide
- Code of conduct
- No code of conduct
- Beginner labels
- No beginner labels indexed
- PR merge metrics
- No merged PRs in 30d
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
elliotchance/orderedmap#60 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
elliotchance/orderedmap#59 · 1 comment ·
-
Difficulty 1/5 Under an hour Newbie friendliness 48/100
elliotchance/orderedmap#58 · 3 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 42/100
elliotchance/orderedmap#56 · 1 comment · 3 reactions ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
elliotchance/orderedmap#55 · 3 comments ·
-
Difficulty 1/5 1-3 hours Newbie friendliness 35/100
elliotchance/orderedmap#42 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 30/100
elliotchance/orderedmap#39 · 3 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
elliotchance/orderedmap#35 · 1 comment ·
-
map is not sorted Open
Difficulty 3/5 1-2 days Newbie friendliness 25/100
elliotchance/orderedmap#20 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
elliotchance/orderedmap#18 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
elliotchance/orderedmap#15 · 2 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
elliotchance/orderedmap#12 · 7 comments ·
-
Is it necessary to save the key in the element? This can cause a multiple of the memory overhead. Open
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Why list.List? Open
Difficulty 5/5 Over a week Newbie friendliness 20/100
elliotchance/orderedmap#3 · 9 comments ·