Skip to content

Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games

active 2024-01-092026-05-03 (UTC)

Complete coverage26,600 / 26,600 hourly files (100%) · 2 absent upstream2023-08-152026-08-27 (UTC)
Events
413
Pushes
48
Pull requests
19
Issues
10
Stars
307
Forks
6

Activity over time

Daily event counts in the loaded window

Line chart, 846 days from 2024-01-09 to 2026-05-03. Pushes: 48 total, peak 12 in a day. Pull requests: 19 total, peak 4 in a day. Issues: 10 total, peak 3 in a day. Comments: 11 total, peak 3 in a day. Stars: 307 total, peak 149 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
SergeyMakeev7748187
hugoam3011
codecov-commenter3003
simco501000
micwoj921000
naricc1000
yuand20221000
ylluminate1000

Recent activity

Latest issues, pull requests and releases

  • Pull request#14SergeyMakeev2025-08-04 02:31
  • Issue comment#2SergeyMakeev2025-08-04 01:52
    Issue building with gcc13
  • Issue comment#13SergeyMakeev2025-08-04 01:42
    for(auto iter = map.begin(); iter != map.end(); iter++) { iter->second++;}, This grammar does not support!
  • Issue#13SergeyMakeev2025-08-04 01:42
    for(auto iter = map.begin(); iter != map.end(); iter++) { iter->second++;}, This grammar does not support!
  • Issue#15SergeyMakeev2025-08-04 01:41
    Static_assert using Excalibur::HashTable<string, unique_ptr<...>> and Emplace
  • Issue#9SergeyMakeev2025-08-04 01:41
    Undefined behavior when growing a HashTable of non-trivial type (possibly requiring std::launder)
  • Pull request#16SergeyMakeev2025-08-04 01:31
  • Issue comment#15SergeyMakeev2025-08-04 01:17
    Static_assert using Excalibur::HashTable<string, unique_ptr<...>> and Emplace
  • Issue#15naricc2024-11-06 19:52
    Static_assert using Excalibur::HashTable<string, unique_ptr<...>> and Emplace
  • Issue comment#14codecov-commenter2024-10-17 11:34
    Fix infinite loop when emplace() is called with no empty slots
  • Pull request#14hugoam2024-10-17 11:30
  • Issue#13yuand20222024-06-08 04:22
    for(auto iter = map.begin(); iter != map.end(); iter++) { iter->second++;}, This grammar does not support!
  • Issue comment#9hugoam2024-03-13 19:33
    Undefined behavior when growing a HashTable of non-trivial type (possibly requiring std::launder)
  • Issue comment#9SergeyMakeev2024-03-13 17:52
    Undefined behavior when growing a HashTable of non-trivial type (possibly requiring std::launder)
  • Issue comment#4SergeyMakeev2024-03-12 20:02
    Compile error with /permissive- on MSVC
  • Issue#4SergeyMakeev2024-03-12 20:02
    Compile error with /permissive- on MSVC
  • Issue comment#3SergeyMakeev2024-03-12 20:01
    C version?
  • Issue comment#2SergeyMakeev2024-03-12 20:00
    Issue building with gcc13
  • Pull request#12SergeyMakeev2024-03-05 07:46
  • Pull request#12SergeyMakeev2024-03-05 07:45
  • Pull request#11SergeyMakeev2024-02-05 06:16
  • Issue comment#11codecov-commenter2024-02-05 06:16
    Fix issue with dtors not being called + add more tests
  • Pull request#11SergeyMakeev2024-02-05 06:14
  • Pull request#10SergeyMakeev2024-02-04 06:48
  • Issue comment#10codecov-commenter2024-02-04 05:41
    Configurable inplace storage

Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 307 stars here means stars gained during the window, not the repo's star count.