- 7ef2784 Merge pull request #3289 from google:dependabot/github_actions/step-security/harden-runner-2.21.0 by Copybara-Service · 2 hours ago upstream/master
- f5d8b70 Cuckoo: Add CuckooBuildArgs, remove wrapper function by Jan Wassenberg · 18 hours ago
- 81488a6 Merge pull request #3228 from dcsid:f16/math-exp-log by Copybara-Service · 19 hours ago
- 8f818aa Mark unused function templates as `HWY_MAYBE_UNUSED` by Highway · 22 hours ago
- 0740421 Bump step-security/harden-runner from 2.20.1 to 2.21.0 by dependabot[bot] · 22 hours ago
- 69b2c1a Fix float16 math lane count on scalable targets, revert 2 ULP by dcsid · 3 days ago
- c425503 hwy btree: Reduce internal_pool_ chunk size to 4 KB to eliminate small-tree tail slack. by Nikhil Dev Goyal · 4 days ago
- 51a5f80 Merge pull request #3277 from a-eridani:faster-compress-store by Copybara-Service · 4 days ago
- ec5db2d add detail::TrailingZeros64 by Jan Wassenberg · 4 days ago
- 1e5f0b0 Merge pull request #3280 from a-eridani:fix-cache-control by Copybara-Service · 4 days ago
- f3406c8 Merge pull request #3275 from Wint3rNight:index-of-min-max-unroll by Copybara-Service · 4 days ago
- 2eae105 Mark unused function templates as `HWY_MAYBE_UNUSED` by Highway · 4 days ago
- 0e2b992 fix cache control dispatch on non-x86 by zhir · 4 days ago
- fcc8bde Merge pull request #3276 from RaviTriv:lsx-fma by Copybara-Service · 5 days ago
- 550332c Merge pull request #3278 from bkmgit:mandelbrot-512 by Copybara-Service · 5 days ago
- 1214958 Allow 2 ULP for float16 results that reach subnormals by dcsid · 5 days ago
- 221b682 native NegMulSub and unsigned MulAdd for lsx by Ravi · 6 days ago
- e8c8a30 Use multiple of vector size for mandelbrot example by Benson Muite · 6 days ago
- ce88023 Merge pull request #3212 from bkmgit:stream by Copybara-Service · 6 days ago
- 9a31bb5 Faster NEON CompressStore: use fused BitsFromMask and PopCount by zhir · 6 days ago
- c254e66 Unroll IndexOfMin/IndexOfMax 2x and apply review suggestions by Wint3rNight · 6 days ago
- f83fad7 Merge pull request #3272 from EylonKrause:fix/atan2-negative-zero-x by Copybara-Service · 7 days ago
- 56426de hwy btree : Compact node metadata using 32-bit NodePool indices for leaf linkage. by Nikhil Dev Goyal · 7 days ago
- e7e66dd contrib/math: correct Atan2/FastAtan2 for negative-zero x by Eylon Krause · 7 days ago
- 39cdcd4 Merge pull request #3269 from bkmgit:md-instruction-table by Copybara-Service · 7 days ago
- bfd129a Fix emscripten link error, remove emscripten_set_thread_name; smaller sort_test by Jan Wassenberg · 7 days ago
- 918fd0e Spelling correction by Benson Muite · 7 days ago
- 4c52f0a Convert instruction matrix from pdf to md by Benson Muite · 7 days ago
- ddbba34 Merge pull request #3253 from Wint3rNight:index-of-min-max by Copybara-Service · 8 days ago
- 7d493cd hwy btree memory optimization : Adopt 256-byte leaf nodes with 4x unrolled SIMD search by Nikhil Dev Goyal · 8 days ago
- 7117ee6 Add try_emplace, insert_or_assign, at, and emplace modifiers to hwy::BTreeMap and hwy::BTreeSet. by Nikhil Dev Goyal · 8 days ago
- 925d29f Add deep copy constructor and copy assignment operators to hwy::BTreeSet and hwy::BTreeMap. by Nikhil Dev Goyal · 8 days ago
- df2b24e Add STL type traits, reverse iterators, and lookup conveniences to hwy::BTreeSet and hwy::BTreeMap. by Nikhil Dev Goyal · 8 days ago
- 9a08c89 Optimize NodePool chunk sizing to match 16 KB TCMalloc size classes by Nikhil Dev Goyal · 8 days ago
- 1c28ad3 Add dynamic mutations (insert, erase, operator[]) to hwy::BTreeSet and hwy::BTreeMap by Nikhil Dev Goyal · 8 days ago
- 807e19a Add pipelined batch query APIs to hwy::BTreeSet and hwy::BTreeMap by Nikhil Dev Goyal · 8 days ago
- 1091367 introduce BtreeMap by Nikhil Dev Goyal · 8 days ago
- 0bc3eb6 BtreeSet in highway by Nikhil Dev Goyal · 8 days ago
- 4b4cf4f Add MulHigh32/64 and DivHi64 free functions, scalar hash/bucket accessors by Jan Wassenberg · 8 days ago
- 060856f Constrain math-inl.h exp/log templates instead of specializing on Simd by dcsid · 9 days ago
- a3f22f9 Add float16 exp/log math functions via promotion to float32 by dcsid · 9 days ago
- afe0998 Fix flakiness and crashes in mandelbrot test under CFI, ASan, and MSan by Highway · 11 days ago
- 7759a3f Merge pull request #3255 from google:dependabot/github_actions/step-security/harden-runner-2.20.1 by Copybara-Service · 11 days ago
- f9c713f Faster FindFirstTrue: use TZCNT, which is not UB for 0 inputs by Jan Wassenberg · 11 days ago
- c51d404 Bump step-security/harden-runner from 2.20.0 to 2.20.1 by dependabot[bot] · 11 days ago
- 0529e0b Add IndexOfMin and IndexOfMax to hwy/contrib/algo by Wint3rNight · 12 days ago
- 882fdae Merge pull request #3252 from xry111:xry111/lasx-fixes by Copybara-Service · 12 days ago
- 0f955a1 Merge pull request #3248 from NguyenTienDat377:ci/tier-test-matrix by Copybara-Service · 12 days ago
- 13cb08d Fix LASX NegMulAdd implementation by Xi Ruoyao · 12 days ago
- fe8835e Dispatch LSX/LASX at runtime with GCC >= 15.3 by Xi Ruoyao · 12 days ago
- cf05ab1 Run only boundary compilers on pull requests by Nguyễn Tiến Đạt · 12 days ago
- e2c388e Merge pull request #3247 from bkmgit:baker by Copybara-Service · 13 days ago
- 6116703 Merge pull request #3244 from teerthsharma:perf/phast-prune-by-slice-structure by Copybara-Service · 13 days ago
- 10da432 Merge pull request #3242 from Magnushst:codex/avx2-u8-lane-sum by Copybara-Service · 13 days ago
- 3023738 Merge branch 'master' into stream by Benson Muite · 14 days ago
- ddeb668 Add baker mix example by Benson Muite · 2 weeks ago
- 75c1ea5 Merge pull request #3200 from bkmgit:mandelbrot by Copybara-Service · 2 weeks ago
- f96e515 Add mandelbrot example by Benson Muite · 2 weeks ago
- c898511 Merge branch 'master' into stream by Jan Wassenberg · 2 weeks ago
- fd24c90 Merge pull request #3208 from bkmgit:gol by Copybara-Service · 2 weeks ago
- a82e3fc perf(phast): prune builder collision and scan tests by slice structure by teerth sharma · 2 weeks ago
- f5ce2cd Use SumsOf8 for AVX2 u8 lane sums by Magnushst · 2 weeks ago
- d043aee Add non-pow of 2 bucket support to cuckoo hashing. by Highway · 3 weeks ago
- 1496495 Merge pull request #3235 from KimYannn:agent/neon64-base64 by Copybara-Service · 3 weeks ago
- 130c4b0 Add minor improvements to phast bench. by Highway · 3 weeks ago
- b8ceb08 Hash infra improvements by Jan Wassenberg · 3 weeks ago
- 3e53897 Use SIMD version of bucket search. by Highway · 3 weeks ago
- 0e1d73a Explicit cast to prevent build failure by Benson Muite · 3 weeks ago
- c90a684 Stream triad example by Benson Muite · 3 weeks ago
- 9c8c18b Add Game of Life example by Benson Muite · 3 weeks ago
- 1db3fab Address Base64 review feedback by Kim Yang · 3 weeks ago
- 7b32a56 Use AVX3 multishift for Base64 encode by Kim Yang · 3 weeks ago
- 2bdc359 Add WeakXMX 64-bit hash, tweak CuckooTable default to 64 bytes by Jan Wassenberg · 3 weeks ago
- 9daef4d Revert "Optimize AVX3 Base64 encode" by Kim Yang · 3 weeks ago
- 4ee154e Optimize AVX3 Base64 encode by Kim Yang · 3 weeks ago
- d3cad54 Optimize AVX3 Base64 decode by Kim Yang · 3 weeks ago
- cc44cf2 Enable Base64 encode for AVX3 DL by Kim Yang · 3 weeks ago
- cb968b9 Add portable Base64 decode fallback by Kim Yang · 3 weeks ago
- 4d80af5 Optimize Base64 ternary logic by Kim Yang · 3 weeks ago
- 7efc47e faster ExtractLane on x86 by Jan Wassenberg · 3 weeks ago
- e15b93d Add NEON64-optimized Base64 codec by Kim Yang · 3 weeks ago
- 476ef01 Add Local Search Allocation for non-optimal placement search. by Highway · 4 weeks ago
- 82e0805 Merge pull request #3232 from KimYannn:feature/lookup64 by Copybara-Service · 4 weeks ago
- 933c634 Test Lookup64 across partial vector widths by Kim Yang · 4 weeks ago
- d7d8469 Report Lookup64 support for partial AArch64 vectors by Kim Yang · 4 weeks ago
- 9de6983 Support partial NEON vectors in Lookup64 by Kim Yang · 4 weeks ago
- 340a463 Simplify Lookup64 capability guidance by Kim Yang · 4 weeks ago
- ee9acd2 Clarify Lookup64 lane types on NEON by Kim Yang · 4 weeks ago
- 67c3734 entirely remove PROFILER_ZONE2/3 when disabled by Jan Wassenberg · 4 weeks ago
- 858cf01 Add efficient 64-entry byte table lookups by Kim Yang · 4 weeks ago
- 347d07b Add Local Search Allocation for non-optimal placement search. by Highway · 4 weeks ago
- 9e0fb74 Add Local Search Allocation for non-optimal placement search. by Highway · 4 weeks ago
- d2729aa support u64 Bin type and ensure CountingSort type is integer by Jan Wassenberg · 4 weeks ago
- 7e4082b Merge pull request #3226 from google:dependabot/github_actions/actions/checkout-7.0.1 by Copybara-Service · 4 weeks ago
- 7fcb72f Bump actions/checkout from 7.0.0 to 7.0.1 by dependabot[bot] · 4 weeks ago
- 0df94ba Merge pull request #3223 from bkmgit:hash-type-fix by Copybara-Service · 4 weeks ago
- d9d4d0e Ensure type is specified by Benson Muite · 4 weeks ago
- 5158431 Merge pull request #3220 from brad0:futex_private by Copybara-Service · 5 weeks ago
- 451144b Hash improvements (64-bit+masked, templated Cuckoo) by Jan Wassenberg · 5 weeks ago
- 2dd02de Use process-private futexs on OpenBSD by Brad Smith · 5 weeks ago