issues
search
UWHustle
/
hustle-in-Rust-now-defunct
Hustle
GNU General Public License v3.0
7
stars
1
forks
source link
Redesign type system to use pointer casts instead of Box
#90
Closed
kpgaffney
closed
5 years ago
kpgaffney
commented
5 years ago
This will improve speed by reducing heap allocations.
This will improve speed by reducing heap allocations.