CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 22:29:39 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"f70429726da0df76719fc04d48ec1bef"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=UzahaiPAXQgus0JauIKNvLOoeulefEjfHY0tpaqAUHCPHnY7%2FPYYRDNO7z4H%2FgneUhqRzX0YDWjLZEVVS60XHYOwY9fp8tGqmQ0vrl4aUJaCzC9pGdr6Je%2FDWA9sI7O8lBZ0bDdgfdIlYBNQSUuk26%2B0II4n80quccpqpHJDeusRqfoBUwZA72YpMYVicGtIt8kPwMuUr0bovX7Nj8hSh74%2B9nHwZHUGsEyKo2LXR%2B%2Bx7pnOr1B58wiT50yPItJyQ0%2FuEoC2%2Fk4DOU0TYX8eJw%3D%3D--AOMhb2dNiFzYnp6O--Hz2Y3nqgE1ln4%2BpAPYyEfA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.541394361.1753396179; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 22:29:39 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 22:29:39 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B842:AFDAD:22593:34402:6882B3D3
Releases Β· martinus/unordered_dense Β· GitHub
03 Dec 18:38
Loading
24 Dec 07:12
Loading
19 Dec 15:53
Loading
18 Dec 06:17
Loading
17 Dec 08:01
Loading
16 Sep 10:50
Loading
27 Aug 13:12
Loading
20 Aug 11:32
Loading
16 Jul 13:19
Loading
13 Jul 18:30
Loading
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 92
Releases: martinus/unordered_dense
Releases Β· martinus/unordered_dense
v4.5.0
Compare
This release is brought to you by the awesome community, thanks everybody!
Direct download: unordered_dense.h
What's Changed
- Fix build with current fmt (master branch) by @phprus in #107
- Just adds a disabled test, update dependencies by @martinus in #127
- Remove duplicate clang-tidy line by @bmagistro in #120
- segment_map: Also segment the bucket array by @StephanDollberg in #112
- Passthrough is_avalanching from std::hash by @Auburn in #114
- Add iter_t::operator++(int) overload by @TriceHelix in #128
- Adds
ANKERL_UNORDERED_DENSE_DISABLE_PMR
, bumps version by @martinus in #129
New Contributors
- @phprus made their first contribution in #107
- @bmagistro made their first contribution in #120
- @StephanDollberg made their first contribution in #112
- @Auburn made their first contribution in #114
- @TriceHelix made their first contribution in #128
Full Changelog: v4.4.0...v4.5.0
Assets 2
4 people reacted
v4.4.0
Compare
π π Direct download: unordered_dense.h
What's Changed
- Slightly improved tuple hash, now direct also for enum. by @martinus in #103
- Add extract(key) and extract(it) API by @martinus in #105
Full Changelog: v4.3.1...v4.4.0
Assets 2
6 people reacted
v4.3.1
Compare
Assets 2
v4.3.0
Compare
Direct download: unordered_dense.h
What's Changed
- Provide high quality & fast hash implementations for std::tuple and std::pair by @martinus in #101 Fixes #97
Full Changelog: v4.2.0...v4.3.0
Assets 2
2 people reacted
v4.2.0
Compare
Direct download: unordered_dense.h
What's Changed
- Completely reworked fuzzing. Now it's based on honggfuzz by @martinus in #93
- dont resize in emplace when not necessary by @martinus in #100
Full Changelog: v4.1.2...v4.2.0
Assets 2
3 people reacted
v4.1.2
Compare
Assets 2
4 people reacted
v4.1.1
Compare
Direct download: unordered_dense.h
What's Changed
- use feature test macro to detect char8_t support by @justusranvier in #86
- bump version to 4.1.1 by @martinus in #87
Full Changelog: v4.1.0...v4.1.1
Assets 2
3 people reacted
v4.1.0
Compare
Assets 2
2 people reacted
v4.0.4
Compare
Assets 2
v4.0.2
Compare
Assets 2
Previous Next
You canβt perform that action at this time.