Make Floating Great Again WM
Allocation-conscious URI/IRI (RFC 3986/3987) parser, resolver and normalizer with borrowed and owned types, optional compile-time macros and vocabulary enums.
Internationalized Resource Identifiers (IRIs) and References, borrowed and owned.
Uniform & Internationalized Resource Identifiers (URIs/IRIs), borrowed and owned.
Derive macro that maps vocabulary IRIs onto enum variants, with compile-time prefix resolution and const-friendly output.
Compile-time IRI and URI literal macros for iri-rs. Validate at macro expansion and emit const expressions with pre-computed component positions.
This crate provides an implementation of the IRI and URI specifications.
AI-powered Git workflow assistant for smart commits, code reviews, changelogs, and release notes
Rust client and Python bindings for the NERSC IRI API
Core types, parser, resolver and normalizer for URIs/IRIs (RFC 3986/3987). Borrowed and owned, allocation-conscious, SIMD/SWAR-accelerated.
JSON-LD implementation
JSON-LD implementation
Extensions for Inherited Resources for request parameter-based filters, paging, ordering, includes, etc.
Iris. Ruby.
Gem for integrating to Bandwidth's Iris API
You can use datasets easily because you can access each dataset with multiple ways such as `#each` and Apache Arrow Record Batch.
Marley is a framework for quickly building RESTful web services and applications. Development is fast for two reasons: Marley implements lots of sensible defaults, all of which can be overridden and most of which can be overridden easily. And Marley servers exchange only data and metadata with clients.
A Ruby package that supports the Iris framework
Easily render your iris blog server-side
IRI extraction, normalization, and clustering.
Addressable is an alternative implementation to the URI implementation that is part of Ruby's standard library. It is flexible, offers heuristic parsing, and additionally provides extensive support for IRIs and URI templates.
Well-known URI/IRI schemes.
Class Iri helps you build a URI and then modify its parts via a simple immutable fluent interface. It always returns a new object instead of changing the existing one. This makes the object safer and much easier to reuse.
Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates.