licenses.dev

jetscii v0.5.3

A tiny library to efficiently search strings and byte slices for sets of ASCII characters or bytes.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT30
PackageRelationDependenciesPublished
autocfg • 1.5.0Automatic cfg for Rust compiler featuresINDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
bitflags • 2.10.0A macro to generate structures which behave like bitflags. INDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.178Raw FFI bindings to platform libraries like libc.INDIRECT0
memmap • 0.7.0Cross-platform Rust API for memory-mapped file IODIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
ppv-lite86 • 0.2.21Cross-platform cryptography-oriented low-level SIMD library.INDIRECT6
proc-macro2 • 1.0.104A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
proptest • 1.9.0Hypothesis-like property-based testing and shrinking. DIRECT15
quote • 1.0.42Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.9.0ChaCha random number generator INDIRECT8
rand_core • 0.9.3Core random number generator traits and tools for implementation. INDIRECT0
rand_xorshift • 0.4.0Xorshift random number generator INDIRECT1
rand • 0.9.2Random number generators and other randomness functionality. INDIRECT1
syn • 2.0.111Parser for Rust source codeINDIRECT2
unarray • 0.1.4Utilities for working with uninitialized arraysINDIRECT0
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-sys • 0.52.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
Apache-2.0 OR BSD-2-Clause OR MIT3
PackageRelationDependenciesPublished
mach2 • 0.4.3A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.INDIRECT1
zerocopy-derive • 0.8.31Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.8.31Zerocopy makes zero-cost memory manipulation effortless. We write "unsafe" so you don't have to.INDIRECT5
MIT1
PackageRelationDependenciesPublished
region • 3.0.2Cross-platform virtual memory APIDIRECT13
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.22Determine 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/jetscii)](https://licenses.dev/cargo/jetscii)
<a href="https://licenses.dev/cargo/jetscii">
  <img src="https://licenses.dev/b/cargo/jetscii" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.3 version:

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