simple-simd VS resvg

Compare simple-simd vs resvg and see what are their differences.

simple-simd

Simple SIMD types for Rust, primarily for x86 AVX2 (by jesnor)

resvg

An SVG rendering library. (by RazrFalcon)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
simple-simd resvg
1 18
0 2,528
- -
1.8 9.1
about 2 years ago 5 days ago
Rust Rust
Apache License 2.0 Mozilla Public License 2.0
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.

simple-simd

Posts with mentions or reviews of simple-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.
  • Good example of high performance Rust project without unsafe code?
    20 projects | /r/rust | 2 Aug 2022
    Good point, I don't know the answer to this. What I ended up doing was creating my own "safe" wrappers for the AVX2 instructions (which is basically what you want to use for x86). There are other crates that provides safe interfaces, but they didn't really fit my needs.

resvg

Posts with mentions or reviews of resvg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-13.

What are some alternatives?

When comparing simple-simd and resvg you can also consider the following projects:

gearley - An Earley parser engine in Rust.

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

cv - Rust CV mono-repo. Contains pure-Rust dependencies which attempt to encapsulate the capability of OpenCV, OpenMVG, and vSLAM frameworks in a cohesive set of APIs.

canvas2svg - Translates HTML5 Canvas draw commands to SVG

json-benchmark - nativejson-benchmark in Rust

svgomg - Web GUI for SVGO

yaep - Yet Another Earley Parser

vtracer - Raster to Vector Graphics Converter

FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git

lib2geom

Symphonia - Pure Rust multimedia format demuxing, tag reading, and audio decoding library

bevy - A refreshingly simple data-driven game engine built in Rust