SkillAgentSearch skills...

Curies.rs

🦀 Idiomatic conversion between URIs and compact URIs (CURIEs) in Rust

Install / Use

/learn @biopragmatics/Curies.rs
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> 🦀 curies.rs </h1> <p align="center"> <a href="https://crates.io/crates/curies"> <img alt="crates.io" src="https://img.shields.io/crates/v/curies.svg" /> </a> <a href="https://www.npmjs.com/package/@biopragmatics/curies"> <img alt="npm" src="https://img.shields.io/npm/v/@biopragmatics/curies" /> </a> <a href="https://pypi.org/project/curies-rs"> <img alt="PyPI" src="https://img.shields.io/pypi/v/curies-rs" /> </a> </p> <p align="center"> <a href="https://github.com/biopragmatics/curies.rs/actions/workflows/test.yml"> <img alt="Test" src="https://github.com/biopragmatics/curies.rs/actions/workflows/test.yml/badge.svg" /> </a> <a href="https://github.com/biopragmatics/curies.rs/actions/workflows/build.yml"> <img alt="Build" src="https://github.com/biopragmatics/curies.rs/actions/workflows/build.yml/badge.svg" /> </a> <a href="https://docs.rs/curies"> <img alt="crates" src="https://docs.rs/curies/badge.svg" /> </a> <a href="https://deps.rs/repo/github/biopragmatics/curies.rs"> <img src="https://deps.rs/repo/github/biopragmatics/curies.rs/status.svg" alt="Dependency status" /> </a> <a href="https://github.com/biopragmatics/curies.rs/blob/main/LICENSE"> <img alt="MIT license" src="https://img.shields.io/badge/License-MIT-brightgreen.svg" /> </a> <a href="https://codecov.io/gh/biopragmatics/curies.rs/branch/main"> <img src="https://codecov.io/gh/biopragmatics/curies.rs/branch/main/graph/badge.svg" alt="Codecov status" /> </a> </p> Idiomatic conversion between URIs and compact URIs (CURIEs) in Rust, with bindings to Python, and JavaScript compiled to WebAssembly.

📖 Documentation

Checkout the biopragmatics.github.io/curies.rs for more details on how to install and use it.

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated3mo ago
Forks2

Languages

Rust

Security Score

87/100

Audited on Dec 26, 2025

No findings