licenses.dev

monistode-emulator v0.2.6

An emulator for the monistode set of ISA's

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
equivalent • 1.0.2Traits for key comparison in maps.INDIRECT0
hashbrown • 0.15.4A Rust port of Google's SwissTable hash mapINDIRECT0
indexmap • 2.10.0A hash table with consistent order and fast iteration.INDIRECT2
itoa • 1.0.15Fast integer primitive to string conversionINDIRECT0
num-derive • 0.4.2Numeric syntax extensionsDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsDIRECT1
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_yaml • 0.9.34+deprecatedYAML data format for SerdeINDIRECT12
serde • 1.0.210A generic serialization/deserialization frameworkINDIRECT5
syn • 2.0.56Parser for Rust source codeINDIRECT3
unicode-segmentation • 1.12.0This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. INDIRECT0
ux • 0.1.6Implement the following non standard integers: u2, u3, u4, u5, u6, u7, u9, u10, u11, u12, u13, u14, u15, u17, u18, u19, u20, u21, u22, u23, u24, u25, u26, u27, u28, u29, u30, u31, u33, u34, u35, u36, u37, u38, u39, u40, u41, u42, u43, u44, u45, u46, u47, u48, u49, u50, u51, u52, u53, u54, u55, u56, u57, u58, u59, u60, u61, u62, u63, i2, i3, i4, i5, i6, i7, i9, i10, i11, i12, i13, i14, i15, i17, i18, i19, i20, i21, i22, i23, i24, i25, i26, i27, i28, i29, i30, i31, i33, i34, i35, i36, i37, i38, i39, i40, i41, i42, i43, i44, i45, i46, i47, i48, i49, i50, i51, i52, i53, i54, i55, i56, i57, i58, i59, i60, i61, i62, i63DIRECT0
MIT8
PackageRelationDependenciesPublished
bitvec • 1.0.1Addresses memory by bits, for packed collections and bitfieldsDIRECT4
convert_case • 0.6.0Convert strings into any caseINDIRECT1
funty • 2.0.0Trait generalization over the primitive typesINDIRECT0
monistode-binutils • 0.1.4A cleaner rust backend implementation of the monistode binutilsDIRECT20
radium • 0.7.0Portable interfaces for maybe-atomic typesINDIRECT0
tap • 1.0.1Generic extensions for tapping values in RustINDIRECT0
unsafe-libyaml • 0.2.11libyaml transpiled to rust by c2rustINDIRECT0
wyz • 0.5.1myrrlyn’s utility collectionINDIRECT1
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.20Fast floating point to string conversionINDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.18Determine 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/monistode-emulator)](https://licenses.dev/cargo/monistode-emulator)
<a href="https://licenses.dev/cargo/monistode-emulator">
  <img src="https://licenses.dev/b/cargo/monistode-emulator" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.6 version:

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