๐ An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
active 2023-08-17 โ 2026-07-11 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 1060 days from 2023-08-17 to 2026-07-11. Pushes: 6 total, peak 2 in a day. Pull requests: 21 total, peak 3 in a day. Issues: 24 total, peak 3 in a day. Comments: 56 total, peak 7 in a day. Stars: 346 total, peak 14 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 โ โ95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments โ stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| elliotchance | 55 | 6 | 7 | 27 |
| pd93 | 12 | 0 | 2 | 4 |
| busi-reddy-karnati | 11 | 0 | 3 | 7 |
| thiagokokada | 10 | 0 | 1 | 4 |
| VarusHsu | 9 | 0 | 1 | 6 |
| semihbkgr | 6 | 0 | 5 | 1 |
| officialasishkumar | 4 | 0 | 0 | 1 |
| zhuliquan | 3 | 0 | 1 | 1 |
| llxisdsh | 3 | 0 | 0 | 1 |
| novadev94 | 2 | 0 | 0 | 1 |
| retr0h | 2 | 0 | 0 | 0 |
| glycerine | 2 | 0 | 0 | 1 |
| Necoro | 1 | 0 | 0 | 1 |
| KoNekoD | 1 | 0 | 0 | 0 |
| dxps | 1 | 0 | 0 | 0 |
| GitRowin | 1 | 0 | 0 | 1 |
| me-cs | 1 | 0 | 0 | 0 |
| otaxhu | 1 | 0 | 0 | 0 |
| francisoliverlee | 1 | 0 | 1 | 0 |
| chyroc | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#63elliotchance2025-12-16 18:44Implement thread safe interface for the OrderedMap
- Issue comment#58Necoro2025-07-15 07:45doc suggestion: note up front it is not sorted by key, but insertion order.
- Issue comment#58glycerine2025-07-09 14:55doc suggestion: note up front it is not sorted by key, but insertion order.
- Issue comment#56elliotchance2025-07-09 14:54Preserve json keys order while marshalling in Go
- Issue comment#58elliotchance2025-07-09 14:43doc suggestion: note up front it is not sorted by key, but insertion order.
- Issue comment#60zhuliquan2025-04-16 15:50Does orderedmap guarantee thread safe?
- Pull request#62zhuliquan2025-04-16 15:47
- Issue comment#59elliotchance2025-04-14 16:42[feature] Have a `swapIndices(from,to)` method
- Issue comment#60elliotchance2025-04-14 16:39Does orderedmap guarantee thread safe?
- Issue#61me-cs2025-04-11 01:29TestGetElement/Performance unstable when tested with go1.24
- Issue#60zhuliquan2025-03-31 02:00Does orderedmap guarantee thread safe?
- Issue#59dxps2025-03-10 10:45[feature] Have a `swapIndices(from, to, uint)` method
- Issue#58glycerine2025-03-05 20:04doc suggestion: note up front it is not sorted by key, but insertion order.
- Issue#57llxisdsh2025-02-19 03:44v3 get bug
- Issue comment#57llxisdsh2025-02-19 03:44v3 get bug
- Issue comment#57VarusHsu2025-02-18 11:43v3 get bug
- Issue#57llxisdsh2025-02-18 09:34v3 get bug
- Issue comment#55elliotchance2025-01-15 18:35feature request: add .Clear method
- Issue comment#55novadev942025-01-15 08:56feature request: add .Clear method
- Issue comment#55elliotchance2025-01-14 13:57feature request: add .Clear method
- Issue#55novadev942025-01-14 09:32feature request: add .Clear method
- Issue#52elliotchance2025-01-02 16:58feature request: Add .Has hepler method
- Issue comment#52busi-reddy-karnati2025-01-02 16:57feature request: Add .Has hepler method
- Issue comment#54elliotchance2025-01-02 16:06Add Has Method for OrderedMap
- Releaseelliotchance2025-01-02 16:04v3.1.0
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals โ 346 stars here means stars gained during the window, not the repo's star count.