foxtrot
A fast, experimental STEP file viewer (by Formlabs)
staticstep
Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: Copy + Default + Step>. (by slightlyoutofphase)
Our great sponsors
foxtrot | staticstep | |
---|---|---|
1 | 5 | |
164 | 14 | |
6.1% | - | |
0.0 | 0.0 | |
5 months ago | about 1 year 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).
staticstep
Posts with mentions or reviews of staticstep.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-30.
-
A critique of Rust's range types
Fixed.
TLDR it now completely matches StepBy's behaviour and still is not any slower than it was previously.
What are some alternatives?
When comparing foxtrot and staticstep you can also consider the following projects:
staticvec - Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
mir-algorithm - Dlang Core Library
tref - Tree in Rows Elemental Format. Rust crate to parse, store and serialize trees.
wgpu - Safe and portable GPU abstraction in Rust, implementing WebGPU API.
ruststep - A STEP toolkit for Rust
spade - Delaunay Triangulations for the Rust Ecosystem
rust - Empowering everyone to build reliable and efficient software.
nbody-wasm-sim - An N-body WebAssembly simulation using Web GPU
rust-algorithms - Common data structures and algorithms in Rust
itertools - Extra iterator adaptors, iterator methods, free functions, and macros.