foxtrot
A fast, experimental STEP file viewer (by Formlabs)
ruststep
A STEP toolkit for Rust (by ricosjp)
Our great sponsors
foxtrot | ruststep | |
---|---|---|
1 | 3 | |
164 | 83 | |
6.1% | - | |
0.0 | 8.9 | |
5 months ago | 8 months ago | |
Rust | Rust | |
Apache License 2.0 | 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.
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.
foxtrot
Posts with mentions or reviews of foxtrot.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-29.
-
Crate: Announcing Spade 2 - Delaunay Triangulations for the Rust Ecosystem
I'm the author of cdt, which is based on "Sweepâline algorithm for constrained Delaunay triangulation" (Zalik '08) and "A faster circle-sweep Delaunay triangulation algorithm" (Biniaz '11).
ruststep
Posts with mentions or reviews of ruststep.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-09.
What are some alternatives?
When comparing foxtrot and ruststep you can also consider the following projects:
bincode - A binary encoder / decoder implementation in Rust.
CascadeStudio - A Full Live-Scripted CAD Kernel in the Browser
ron - Rusty Object Notation
truck - Truck is a Rust CAD Kernel.
Fornjot - Early-stage, next-generation, code-first CAD application. Because the world needs another CAD program.
wgpu - Safe and portable GPU abstraction in Rust, implementing WebGPU API.
staticstep - Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: Copy + Default + Step>.
spade - Delaunay Triangulations for the Rust Ecosystem
nbody-wasm-sim - An N-body WebAssembly simulation using Web GPU