5 releases (stable)

1.1.0 Oct 4, 2024
1.0.3 Oct 2, 2024
0.0.0-development Oct 2, 2024

#878 in Parser implementations

Download history 342/week @ 2024-09-29 27/week @ 2024-10-06 7/week @ 2024-10-13 1/week @ 2024-10-20

377 downloads per month

MIT license

41KB

ducflair-duc (Rust) (⚠️ Not working yet)


2D CAD File Format

Crates.io ducflair-duc@latest release Downloads Rust

The ducflair-duc crate provides a robust Rust implementation for the duc 2D CAD file format, a cornerstone of our advanced design system. Designed for professionals seeking precision and efficiency, this crate ensures seamless integration and manipulation of duc files within your Rust projects.

Introduction

The ducflair-duc crate offers comprehensive Rust types and helper functions to work effortlessly with the duc CAD file format. Built with efficiency and performance in mind, this crate enables you to parse, validate, and manipulate duc files with ease.

Features

  • Rust Support: Strongly-typed interfaces for all aspects of the duc file format, ensuring type safety and IDE support.
  • Utility Functions: Easy-to-use functions for parsing, validating, and manipulating duc files.
  • Extensible Architecture: Designed to integrate seamlessly with other ducflair packages and your custom tools.
  • Performance Optimized: Efficient processing to handle complex CAD data with ease.

Installation

Install the crate using Cargo:

cargo add ducflair-duc

Usage

To be written ...

Documentation

For detailed documentation, including all available types and utility functions, visit our Documentation.

Tools

  • Playground: Experiment with the duc format in a live environment.
  • Documentation: Comprehensive guides and API references.

Contributing

At the moment we are not accepting contributions to this crate. However, we welcome feedback and suggestions for future improvements. Feel free to open an issue or contact us at Ducflair Support.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Commit Message Guidelines

To ensure smooth releases with semantic-release, please follow these guidelines.


The duc format and libraries are constantly evolving, aiming to set new standards in the 2D CAD industry. Be a part of this transformation and help shape the future of design technology!

No runtime deps