Excalibur Hash is a high-speed hash map and hash set, ideal for performance-critical uses like video games
active 2024-01-09 → 2026-05-03 (UTC)
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
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| SergeyMakeev | 77 | 48 | 18 | 7 |
| hugoam | 3 | 0 | 1 | 1 |
| codecov-commenter | 3 | 0 | 0 | 3 |
| simco50 | 1 | 0 | 0 | 0 |
| micwoj92 | 1 | 0 | 0 | 0 |
| naricc | 1 | 0 | 0 | 0 |
| yuand2022 | 1 | 0 | 0 | 0 |
| ylluminate | 1 | 0 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Pull request#14SergeyMakeev2025-08-04 02:31
- Issue comment#2SergeyMakeev2025-08-04 01:52Issue building with gcc13
- Issue comment#13SergeyMakeev2025-08-04 01:42for(auto iter = map.begin(); iter != map.end(); iter++) { iter->second++;}, This grammar does not support!
- Issue#13SergeyMakeev2025-08-04 01:42for(auto iter = map.begin(); iter != map.end(); iter++) { iter->second++;}, This grammar does not support!
- Issue#15SergeyMakeev2025-08-04 01:41Static_assert using Excalibur::HashTable<string, unique_ptr<...>> and Emplace
- Issue#9SergeyMakeev2025-08-04 01:41Undefined 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:17Static_assert using Excalibur::HashTable<string, unique_ptr<...>> and Emplace
- Issue#15naricc2024-11-06 19:52Static_assert using Excalibur::HashTable<string, unique_ptr<...>> and Emplace
- Issue comment#14codecov-commenter2024-10-17 11:34Fix infinite loop when emplace() is called with no empty slots
- Pull request#14hugoam2024-10-17 11:30
- Issue#13yuand20222024-06-08 04:22for(auto iter = map.begin(); iter != map.end(); iter++) { iter->second++;}, This grammar does not support!
- Issue comment#9hugoam2024-03-13 19:33Undefined behavior when growing a HashTable of non-trivial type (possibly requiring std::launder)
- Issue comment#9SergeyMakeev2024-03-13 17:52Undefined behavior when growing a HashTable of non-trivial type (possibly requiring std::launder)
- Issue comment#4SergeyMakeev2024-03-12 20:02Compile error with /permissive- on MSVC
- Issue#4SergeyMakeev2024-03-12 20:02Compile error with /permissive- on MSVC
- Issue comment#3SergeyMakeev2024-03-12 20:01C version?
- Issue comment#2SergeyMakeev2024-03-12 20:00Issue 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:16Fix 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:41Configurable 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.