Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.
active 2023-08-16 → 2026-04-12 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 971 days from 2023-08-16 to 2026-04-12. Pushes: 6 total, peak 3 in a day. Pull requests: 14 total, peak 5 in a day. Issues: 14 total, peak 2 in a day. Comments: 37 total, peak 12 in a day. Stars: 242 total, peak 3 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 |
|---|---|---|---|---|
| wk8 | 35 | 6 | 6 | 17 |
| Jack-Drake | 7 | 0 | 0 | 6 |
| TristanSpeakEasy | 7 | 0 | 2 | 4 |
| WilliamFrei | 3 | 0 | 1 | 1 |
| rkettelerij | 3 | 0 | 1 | 2 |
| dxps | 2 | 0 | 0 | 1 |
| Copilot | 2 | 0 | 0 | 1 |
| daveshanley | 1 | 0 | 0 | 1 |
| people92 | 1 | 0 | 1 | 0 |
| alexandear | 1 | 0 | 1 | 0 |
| cheesycod | 1 | 0 | 0 | 0 |
| adroslice | 1 | 0 | 0 | 0 |
| derelbenkoenig | 1 | 0 | 0 | 0 |
| SahilBheke25 | 1 | 0 | 0 | 0 |
| Antiarchitect | 1 | 0 | 0 | 0 |
| chase-crumbaugh | 1 | 0 | 0 | 1 |
| llxisdsh | 1 | 0 | 0 | 0 |
| palevi67 | 1 | 0 | 0 | 0 |
| ghostsquad | 1 | 0 | 0 | 1 |
| scop | 1 | 0 | 1 | 0 |
Recent activity
Latest issues, pull requests and releases
- Pull request#58tuunit2026-03-17 05:36
- Pull request#57scop2025-12-28 22:43
- Issue comment#56ghostsquad2025-10-26 21:55feat: ✨ unmarshal into ordered maps
- Issue#54palevi672025-09-04 19:52json.Unmarshall doesn't use OrderedMap for nested structs
- Issue comment#52daveshanley2025-08-04 14:27Consider removing easyjson dependency due to sanction concerns
- Issue comment#43dxps2025-04-01 07:24Publish v2.2.0
- Issue comment#45wk82025-04-01 01:07feat: allow user to disable HTML escaping when marshalling to JSON.
- Issue#37wk82025-04-01 01:07support SetEscapeHTML options
- Issue#37wk82025-04-01 01:07support SetEscapeHTML options
- Pull request#45wk82025-04-01 01:07
- Pull request#47wk82025-04-01 01:01
- Issue comment#47wk82025-04-01 01:01Add "Filter" function
- Pull request#49wk82025-04-01 00:58
- Issue comment#49wk82025-04-01 00:58fix assertTestFuzzStructEqual
- Issue comment#51wk82025-04-01 00:55Make OrderedMap thread-safe by adding sync.RWMutex for read/write
- Pull request#51wk82025-04-01 00:55
- Pull request#51people922025-04-01 00:43
- Issue#50dxps2025-03-10 10:53[feature] Have a swapIndices(from,to) method
- Pull request#49alexandear2025-02-12 13:28
- Issue#48SahilBheke252025-01-19 07:28Typo in README.md file in the v1.0.0.
- Issue comment#47WilliamFrei2024-10-08 12:27Add "Filter" function
- Pull request#47WilliamFrei2024-10-08 12:22
- Issue#46adroslice2024-09-24 14:43[Enhancement] Add a om.ReplaceKey() method
- Issue comment#37rkettelerij2024-09-20 09:20support SetEscapeHTML options
- Issue comment#45rkettelerij2024-09-20 09:18feat: allow user to disable HTML escaping when marshalling to JSON.
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 242 stars here means stars gained during the window, not the repo's star count.