wasm-simd VS zstd

Compare wasm-simd vs zstd and see what are their differences.

wasm-simd

Documenting Wasm SIMD performance (by zeux)

zstd

Zstandard - Fast real-time compression algorithm (by facebook)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
wasm-simd zstd
1 101
33 22,101
- 2.3%
10.0 9.6
almost 4 years ago 1 day ago
C
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

wasm-simd

Posts with mentions or reviews of wasm-simd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-02.
  • Convenient CPU feature detection and dispatch in the Magnum Engine
    9 projects | /r/cpp | 2 Aug 2022
    This WASM SIMD instruction table is a bit outdated (doesn't show the bitmask instructions I mentioned in the article), but can still give you a pretty good picture about the differences. There are many instructions that map 1:1 to an actual x86 instruction but need several on ARM, and vice versa.

zstd

Posts with mentions or reviews of zstd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-17.

What are some alternatives?

When comparing wasm-simd and zstd you can also consider the following projects:

LZ4 - Extremely Fast Compression algorithm

Snappy - A fast compressor/decompressor

LZMA - (Unofficial) Git mirror of LZMA SDK releases

7-Zip-zstd - 7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard

ZLib - A massively spiffy yet delicately unobtrusive compression library.

brotli - Brotli compression format

haproxy - HAProxy Load Balancer's development branch (mirror of git.haproxy.org)

LZFSE - LZFSE compression library and command line tool

zlib-ng - zlib replacement with optimizations for "next generation" systems.

zlib - Cloudflare fork of zlib with massive performance improvements

zfs - OpenZFS on Linux and FreeBSD

LZHAM - Lossless data compression codec with LZMA-like ratios but 1.5x-8x faster decompression speed, C/C++