licenses.dev

magc v0.8.0

The Mag Language Compiler

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT71
PackageRelationDependenciesPublished
arrayvec • 0.5.2A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.INDIRECT0
autocfg • 1.5.1Automatic cfg for Rust compiler featuresINDIRECT0
base64 • 0.13.1encodes and decodes base64 as bytes or utf8INDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.13.2A macro to generate structures which behave like bitflags. INDIRECT0
cfg-if • 1.0.4A 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
clap_derive • 3.2.25Parse command line argument by defining a struct, derive crate.INDIRECT8
clap_lex • 0.2.4Minimal, flexible command line parserINDIRECT1
clap • 3.2.25A simple to use, efficient, and full-featured Command Line Argument ParserDIRECT28
crossbeam-utils • 0.8.23Utilities for concurrent programmingINDIRECT0
dirs-sys • 0.3.7System-level helper functions for the dirs and directories crates.INDIRECT15
dirs • 1.0.5A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.INDIRECT16
dirs • 4.0.0A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.INDIRECT16
env_logger • 0.10.2A logging implementation for `log` which is configured via an environment variable. DIRECT1
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
getrandom • 0.1.16A small cross-platform library for retrieving random data from system sourceINDIRECT3
getrandom • 0.2.17A small cross-platform library for retrieving random data from system sourceINDIRECT3
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
heck • 0.4.1heck is a case conversion library.INDIRECT0
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
hex • 0.3.2Encoding and decoding data into/from hexadecimal representation.INDIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.189Raw FFI bindings to platform libraries like libc.INDIRECT0
linefeed • 0.6.0Interactive terminal input readerINDIRECT51
log • 0.4.34A lightweight logging facade for Rust DIRECT0
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
mortal • 0.2.4Cross-platform terminal interfaceINDIRECT38
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
once_cell • 1.21.4Single assignment cells and lazy values.INDIRECT0
os_str_bytes • 6.6.1Lossless functionality for platform-native strings INDIRECT0
pest_derive • 2.9.1pest's derive macroINDIRECT9
pest_generator • 2.9.1pest code generatorINDIRECT8
pest_meta • 2.9.1pest meta language parser and validatorINDIRECT3
pest • 2.9.1The Elegant ParserINDIRECT2
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosINDIRECT6
proc-macro2 • 1.0.107A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.47Quasi-quoting macro quote!(...)INDIRECT2
rand_core • 0.6.4Core random number generation traits and tools for implementation.INDIRECT0
rand • 0.8.8Random number generators and other randomness functionality. INDIRECT1
rust-argon2 • 0.8.3Rust implementation of the Argon2 password hashing function.INDIRECT6
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde • 1.0.195A generic serialization/deserialization frameworkINDIRECT5
siphasher • 1.0.3SipHash-2-4, SipHash-1-3 and 128-bit variants in pure RustINDIRECT0
smallstr • 0.2.0String-like container based on smallvecINDIRECT1
smallvec • 1.16.1'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.119Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
ucd-trie • 0.1.7A trie for storing Unicode codepoint sets and maps. INDIRECT0
unicode-normalization • 0.1.25This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. INDIRECT2
unicode-segmentation • 1.13.3This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. DIRECT0
unicode-width • 0.1.14Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.INDIRECT0
winapi • 0.3.9Raw FFI bindings for all of Windows API.INDIRECT2
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-link • 0.2.1Linking for WindowsINDIRECT0
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-sys • 0.61.2Rust for WindowsINDIRECT1
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT16
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!INDIRECT6
blake2b_simd • 0.5.11a pure Rust BLAKE2b implementation with dynamic SIMDINDIRECT3
libredox • 0.1.24Redox stable ABIINDIRECT1
nix • 0.26.4Rust friendly bindings to *nix APIsINDIRECT3
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
phf_codegen • 0.11.3Codegen library for PHF typesINDIRECT5
phf_generator • 0.11.3PHF generation logicINDIRECT4
phf_shared • 0.11.3Support code shared by PHF librariesINDIRECT1
phf • 0.11.3Runtime support for perfect hash function data structuresINDIRECT2
redox_syscall • 0.1.57A Rust library to access raw Redox system callsINDIRECT0
redox_users • 0.3.5A Rust library to access Redox users and groups functionalityINDIRECT12
redox_users • 0.4.6A Rust library to access Redox users and groups functionalityINDIRECT11
strontium • 0.8.0A register-based bytecode machine for statically and dynamically typed programming languages.DIRECT76
strsim • 0.10.0Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
textwrap • 0.16.3Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.INDIRECT0
MIT OR Unlicense4
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.8.3Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT3
winapi-util • 0.1.11A dumping ground for high level safe wrappers over windows-sys.INDIRECT2
Apache-2.0 OR MIT OR Zlib2
PackageRelationDependenciesPublished
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.13.2`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception2
PackageRelationDependenciesPublished
wasi • 0.11.1+wasi-snapshot-preview1WASI API bindings for RustINDIRECT0
wasi • 0.9.0+wasi-snapshot-preview1WASI API bindings for RustINDIRECT0
MPL-2.01
PackageRelationDependenciesPublished
colored • 2.2.0The most simple way to add colors in your terminalINDIRECT11
WTFPL1
PackageRelationDependenciesPublished
terminfo • 0.8.0Terminal information.INDIRECT28
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.24Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
constant_time_eq • 0.1.5Compares two equal-sized byte strings in constant time.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
arrayref • 0.3.9Macros to take array references of slicesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.8.0 version:

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