Hackernews posts about x86 SIMD
- Show HN: SSH-hypervisor – like SSH, but each user gets their own microVM (ekzhang.substack.com)
- Xv6, a simple Unix-like teaching operating system (pdos.csail.mit.edu)
- 86 GB/s bitpacking with ARM SIMD (single thread) (github.com)
- Writing x86 SIMD using x86inc.asm (2017) (blogs.gnome.org)
- x86 amd64 SIMD instruction list: SSE to AVX512 (www.officedaytime.com)
- Intel Releases x86-SIMD-sort 6.0 for 10x faster AVX2/AVX-512 Sorting (www.phoronix.com)
- Intel's x86-simd-sort v4.0 Delivers A 2x Boost For AVX-512, Adds AVX2 Code (www.phoronix.com)
- Intel Releases x86-SIMD-sort 6.0 For Speedy AVX2/AVX-512 Sorting (www.phoronix.com)
- Intel Releases x86-SIMD-sort 5.0 With 4~5x Faster Sorting Using AVX-512 (www.phoronix.com)
- Intel's x86-SIMD-sort 4.0 Delivers A 2x Boost For AVX-512, Adds AVX2 Code (www.phoronix.com)
- Using SIMD to optimize x86 assembly code (www.codeproject.com)
- Show HN: (bits) of a Libc, Optimized for Wasm (github.com)
- Show HN: Rust Under the Hood – Explore Rust Through Assembly (www.amazon.com)
- MikeOS – simple x86 assembly language operating system (mikeos.sourceforge.net)
- Show HN: OSle – A 510 bytes OS in x86 assembly (github.com)
- Show HN: WarpBuild – x86-64 and arm GitHub Action runners for 30% faster builds (www.warpbuild.com)
- Mandelbrot in x86 Assembly by Claude (simonwillison.net)
- A Simple Guide to ARM vs. RISC-V vs. x86 (picockpit.com)
- Show HN: Lumina Functional Programming Language (github.com)