licenses.dev

epi v0.10.0

Backend-agnostic interface for writing apps using egui

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT18
PackageRelationDependenciesPublished
atomic_refcell • 0.1.13Threadsafe RefCellINDIRECT0
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
egui • 0.10.0An easy-to-use immediate mode GUI that runs on both web and nativeDIRECT14
emath • 0.10.0Minimal 2D math library for GUI workINDIRECT0
epaint • 0.10.0Minimal 2D graphics library for GUI workINDIRECT13
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. INDIRECT0
once_cell • 1.20.2Single assignment cells and lazy values.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
rusttype • 0.9.3A pure Rust alternative to libraries like FreeType. RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. INDIRECT3
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.132A JSON serialization file formatDIRECT9
serde • 1.0.210A generic serialization/deserialization frameworkDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
ttf-parser • 0.15.2A high-level, safe, zero-allocation TrueType font parser.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
ab_glyph_rasterizer • 0.1.8Coverage rasterization for lines, quadratic & cubic beziersINDIRECT0
owned_ttf_parser • 0.15.2ttf-parser plus support for owned dataINDIRECT1
MIT OR Unlicense1
PackageRelationDependenciesPublished
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
unknown1
PackageRelationDependenciesPublished
ahash • 0.7.8A non-cryptographic hash function using AES-NI for high performanceINDIRECT6
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
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.10.0 version:

[![licenses](https://licenses.dev/b/cargo/epi/0.10.0)](https://licenses.dev/cargo/epi/0.10.0)
<a href="https://licenses.dev/cargo/epi/0.10.0">
  <img src="https://licenses.dev/b/cargo/epi/0.10.0" alt="licenses" />
</a>
GitHub