licenses.dev

dioxus-core v0.4.3

Core functionality for Dioxus - a concurrent renderer-agnostic Virtual DOM for interactive user experiences

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT16
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bumpalo • 3.16.0A fast bump allocation arena for Rust.DIRECT0
futures-channel • 0.3.31Channels for asynchronous communication using futures-rs. DIRECT1
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-task • 0.3.31Tools for working with tasks. INDIRECT0
futures-util • 0.3.31Common utilities and extension traits for the futures-rs library. DIRECT4
longest-increasing-subsequence • 0.1.0Find a longest increasing subsequence of some input sequenceDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.INDIRECT0
pin-project-lite • 0.2.14A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-utils • 0.1.0Utilities for pinning INDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcDIRECT0
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
MIT5
PackageRelationDependenciesPublished
slab • 0.4.9Pre-allocated storage for a uniform data typeDIRECT1
smallbox • 0.8.4`Small Box` optimization: store small item on stack and fallback to heap for large item.DIRECT0
tracing-attributes • 0.1.27Procedural macro attributes for automatically instrumenting functions. INDIRECT4
tracing-core • 0.1.32Core primitives for application-level tracing. INDIRECT1
tracing • 0.1.40Application-level tracing for Rust. DIRECT8
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/dioxus-core)](https://licenses.dev/cargo/dioxus-core)
<a href="https://licenses.dev/cargo/dioxus-core">
  <img src="https://licenses.dev/b/cargo/dioxus-core" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.3 version:

[![licenses](https://licenses.dev/b/cargo/dioxus-core/0.4.3)](https://licenses.dev/cargo/dioxus-core/0.4.3)
<a href="https://licenses.dev/cargo/dioxus-core/0.4.3">
  <img src="https://licenses.dev/b/cargo/dioxus-core/0.4.3" alt="licenses" />
</a>
GitHub