nature-rs

Crates.ionature-rs
lib.rsnature-rs
version0.0.1
created_at2025-04-13 11:35:37.796022+00
updated_at2025-04-13 11:35:37.796022+00
descriptionBlackbox
homepage
repositoryhttps://github.com/alireza/awesome_crate
max_upload_size
id1631755
size2,494
Muhammad M. Norouzi (muhammadmnorouzi)

documentation

README

nature-rs

CAD meets Rust โ€“ A Rust crate that brings computer-aided design (CAD) capabilities into the Rust ecosystem.

โœจ Overview

nature-rs is a work-in-progress library designed to enable powerful, flexible, and efficient CAD operations natively in Rust.

๐Ÿš€ Features

  • ๐Ÿ’ก Pure Rust implementation
  • ๐ŸŽฏ Focus on performance and composability
  • ๐Ÿงช Designed for extensibility and experimentation

๐Ÿ“ฆ Installation

Add this to your Cargo.toml:

[dependencies]
nature-rs = "0.0.1"
Commit count: 0

cargo fmt