18 releases (11 breaking)

new 0.14.1 Dec 18, 2024
0.13.3 Nov 6, 2024
0.7.0 Jul 29, 2024

#1322 in Programming languages

Download history 1065/week @ 2024-08-28 1879/week @ 2024-09-04 757/week @ 2024-09-11 427/week @ 2024-09-18 464/week @ 2024-09-25 317/week @ 2024-10-02 1484/week @ 2024-10-09 928/week @ 2024-10-16 796/week @ 2024-10-23 851/week @ 2024-10-30 842/week @ 2024-11-06 552/week @ 2024-11-13 235/week @ 2024-11-20 284/week @ 2024-11-27 229/week @ 2024-12-04 596/week @ 2024-12-11

1,363 downloads per month
Used in 6 crates (4 directly)

Apache-2.0

1.5MB
30K SLoC

hugr-core

build_status crates msrv codecov

Internal core definitions for the hugr package. Refer to the main crate for more information.

Please read the API documentation here.

Experimental Features

  • extension_inference: Experimental feature which allows automatic inference of which extra extensions are required at runtime by a HUGR when validating it. Not enabled by default.
  • declarative: Experimental support for declaring extensions in YAML files, support is limited.
  • model_unstable Import and export from the representation defined in the hugr-model crate. Unstable and subject to change. Not enabled by default.

Recent Changes

See CHANGELOG for a list of changes. The minimum supported rust version will only change on major releases.

Development

See DEVELOPMENT.md for instructions on setting up the development environment.

License

This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).

Dependencies

~8–11MB
~215K SLoC