fontdue VS simdutf8

Compare fontdue vs simdutf8 and see what are their differences.

fontdue

The fastest font renderer in the world, written in pure rust. (by mooman219)
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
fontdue simdutf8
8 15
1,350 509
- 0.8%
5.6 1.2
18 days ago 12 days ago
Rust Rust
Apache License 2.0 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.

fontdue

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

simdutf8

Posts with mentions or reviews of simdutf8. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-05.

What are some alternatives?

When comparing fontdue and simdutf8 you can also consider the following projects:

ab-glyph - Rust API for loading, scaling, positioning and rasterizing OpenType font glyphs

sqloxide - Python bindings for sqlparser-rs

rustybuzz - A complete harfbuzz's shaping algorithm port to Rust

simdutf - Unicode routines (UTF8, UTF16, UTF32) and Base64: billions of characters per second using SSE2, AVX2, NEON, AVX-512, RISC-V Vector Extension. Part of Node.js and Bun.

tiny-skia - A tiny Skia subset ported to Rust

cxx - Safe interop between Rust and C++

wgpu-text - 📜A simple 2D text renderer for wgpu📜 > is a wrapper over glyph-brush for easier text rendering in wgpu > inspired by similar to wgpu_glyph

encoding_rs - A Gecko-oriented implementation of the Encoding Standard in Rust

rusttype - Mirror of https://gitlab.redox-os.org/redox-os/rusttype

bumpalo - A fast bump allocation arena for Rust

swash - Font introspection, complex text shaping and glyph rendering.

fast_float - Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12 and WebKit/Safari