Skip to content

๐Ÿ”ƒ An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.

active 2023-08-17 โ†’ 2026-07-11 (UTC)

Complete coverage26,352 / 26,352 hourly files (100%) ยท 2 absent upstream2023-08-15 โ†’ 2026-08-16 (UTC)
Events
538
Pushes
6
Pull requests
21
Issues
24
Stars
346
Forks
22

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

ContributorContributionsPushesPRsComments
elliotchance556727
pd9312024
busi-reddy-karnati11037
thiagokokada10014
VarusHsu9016
semihbkgr6051
officialasishkumar4001
zhuliquan3011
llxisdsh3001
novadev942001
retr0h2000
glycerine2001
Necoro1001
KoNekoD1000
dxps1000
GitRowin1001
me-cs1000
otaxhu1000
francisoliverlee1010
chyroc1000

Recent activity

Latest issues, pull requests and releases

  • Issue comment#63elliotchance2025-12-16 18:44
    Implement thread safe interface for the OrderedMap
  • Issue comment#58Necoro2025-07-15 07:45
    doc suggestion: note up front it is not sorted by key, but insertion order.
  • Issue comment#58glycerine2025-07-09 14:55
    doc suggestion: note up front it is not sorted by key, but insertion order.
  • Issue comment#56elliotchance2025-07-09 14:54
    Preserve json keys order while marshalling in Go
  • Issue comment#58elliotchance2025-07-09 14:43
    doc suggestion: note up front it is not sorted by key, but insertion order.
  • Issue comment#60zhuliquan2025-04-16 15:50
    Does 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:39
    Does orderedmap guarantee thread safe?
  • Issue#61me-cs2025-04-11 01:29
    TestGetElement/Performance unstable when tested with go1.24
  • Issue#60zhuliquan2025-03-31 02:00
    Does orderedmap guarantee thread safe?
  • Issue#59dxps2025-03-10 10:45
    [feature] Have a `swapIndices(from, to, uint)` method
  • Issue#58glycerine2025-03-05 20:04
    doc suggestion: note up front it is not sorted by key, but insertion order.
  • Issue#57llxisdsh2025-02-19 03:44
    v3 get bug
  • Issue comment#57llxisdsh2025-02-19 03:44
    v3 get bug
  • Issue comment#57VarusHsu2025-02-18 11:43
    v3 get bug
  • Issue#57llxisdsh2025-02-18 09:34
    v3 get bug
  • Issue comment#55elliotchance2025-01-15 18:35
    feature request: add .Clear method
  • Issue comment#55novadev942025-01-15 08:56
    feature request: add .Clear method
  • Issue comment#55elliotchance2025-01-14 13:57
    feature request: add .Clear method
  • Issue#55novadev942025-01-14 09:32
    feature request: add .Clear method
  • Issue#52elliotchance2025-01-02 16:58
    feature request: Add .Has hepler method
  • Issue comment#52busi-reddy-karnati2025-01-02 16:57
    feature request: Add .Has hepler method
  • Issue comment#54elliotchance2025-01-02 16:06
    Add Has Method for OrderedMap
  • Releaseelliotchance2025-01-02 16:04
    v3.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.