Thesis VS crates.io

Compare Thesis vs crates.io and see what are their differences.

Thesis

Artist-Configurable Node-Based Approach to Generate Procedural Brush Stroke Textures for Digital Painting (by Keavon)

crates.io

The Rust package registry (by rust-lang)
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
Thesis crates.io
1 662
3 2,814
- 1.6%
2.7 10.0
12 months ago 6 days ago
TeX Rust
- Apache 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.

Thesis

Posts with mentions or reviews of Thesis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-11.
  • Announcing lyon 1.0.0
    7 projects | /r/rust | 11 Jul 2022
    Do you have any more details about what you're doing with that example? It looks potentially very similar to my recent thesis work for generating procedural brush strokes styles. We plan to implement this concept into Graphite. My hacky last-minute solution for path self-intersection was setting gl.blendEquation(gl.MIN);, although probably an actual blend mode like multiply would be more appropriate (but slightly harder to implement).

crates.io

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

What are some alternatives?

When comparing Thesis and crates.io you can also consider the following projects:

lyon - 2D graphics rendering on the GPU in rust using path tessellation.

docs.rs - crates.io documentation generator

plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely πŸ¦€ πŸ“ˆπŸš€

Graphite - 2D raster & vector editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.

Cargo - The Rust package manager

Brush-Nodes - WebGL node-driven procedural material generator prototype

trunk - Build, bundle & ship your Rust WASM application to the web.

tiny-skia - A tiny Skia subset ported to Rust

gtk4-rs - Rust bindings of GTK 4

Rocket - A web framework for Rust.

embassy - Modern embedded framework, using Rust and async.