licenses.dev

czkawka_core v4.1.0

Core of Czkawka app

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT194
PackageRelationDependenciesPublished
aes • 0.8.4Pure Rust implementation of the Advanced Encryption Standard (a.k.a. Rijndael)INDIRECT9
alsa • 0.6.0Thin but safe wrappers for ALSA (Linux sound API)INDIRECT11
arc-swap • 1.7.1Atomically swappable ArcINDIRECT0
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
arrayvec • 0.7.6A 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.4.0Automatic cfg for Rust compiler featuresINDIRECT0
base64 • 0.13.1encodes and decodes base64 as bytes or utf8INDIRECT0
base64 • 0.21.7encodes and decodes base64 as bytes or utf8INDIRECT0
base64ct • 1.6.0Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support INDIRECT0
basic-toml • 0.1.9Minimal TOML library with few dependenciesINDIRECT6
bit_field • 0.10.2Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.INDIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. DIRECT0
bitflags • 2.6.0A macro to generate structures which behave like bitflags. INDIRECT0
block-buffer • 0.10.4Buffer type for block processing of dataINDIRECT3
bumpalo • 3.16.0A fast bump allocation arena for Rust.INDIRECT0
bzip2-sys • 0.1.11+1.0.8Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. INDIRECT5
bzip2 • 0.4.4Bindings to libbzip2 for bzip2 compression and decompression exposed as Reader/Writer streams. INDIRECT6
cc • 1.0.99A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. INDIRECT3
cesu8 • 1.1.0Convert to and from CESU-8 encoding (similar to UTF-8)INDIRECT0
cexpr • 0.6.0A C expression parser and evaluatorINDIRECT3
cfg-if • 0.1.10A 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
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
cipher • 0.4.4Traits for describing block ciphers and stream ciphersINDIRECT5
core-foundation-sys • 0.8.7Bindings to Core Foundation for macOSINDIRECT0
coreaudio-rs • 0.10.0A friendly rust interface for Apple's CoreAudio API.INDIRECT35
cpufeatures • 0.2.16Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS INDIRECT1
crc32fast • 1.4.2Fast, SIMD-accelerated CRC32 (IEEE) checksum computationDIRECT1
crossbeam-channel • 0.5.14Multi-producer multi-consumer channels for message passingDIRECT1
crossbeam-deque • 0.8.6Concurrent work-stealing dequeINDIRECT2
crossbeam-epoch • 0.9.18Epoch-based garbage collectionINDIRECT1
crossbeam-utils • 0.8.21Utilities for concurrent programmingINDIRECT0
crypto-common • 0.1.6Common cryptographic traitsINDIRECT3
crypto-mac • 0.8.0Trait for Message Authentication Code (MAC) algorithmsINDIRECT4
deflate • 0.8.6A DEFLATE, zlib and gzip encoder written in Rust. INDIRECT2
digest • 0.10.7Traits for cryptographic hash functions and message authentication codesINDIRECT6
digest • 0.9.0Traits for cryptographic hash functions and message authentication codesINDIRECT3
directories-next • 2.0.0A tiny mid-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows and macOS 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. DIRECT17
dirs-sys-next • 0.1.2system-level helper functions for the dirs and directories cratesINDIRECT16
displaydoc • 0.2.5A derive macro for implementing the display Trait via a doc comment and string interpolation INDIRECT4
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
enumn • 0.1.14Convert number to enumINDIRECT4
errno • 0.3.10Cross-platform interface to the `errno` variable.INDIRECT11
fastrand • 2.3.0A simple and fast random number generatorINDIRECT0
fdeflate • 0.3.7Fast specialized deflate implementationINDIRECT1
ffmpeg_cmdline_utils • 0.1.4Rust wrapper around the commandline interface to FFMPEG. Can be used to read frames from videos into bufrers in rust.DIRECT26
find-crate • 0.6.3Find the crate name from the current Cargo.toml. INDIRECT7
flate2 • 1.0.35DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. INDIRECT5
fluent-bundle • 0.15.3A localization system designed to unleash the entire expressive power of natural language translations. INDIRECT21
fluent-syntax • 0.11.1Parser/Serializer tools for Fluent Syntax. INDIRECT6
fluent • 0.16.1A localization system designed to unleash the entire expressive power of natural language translations. INDIRECT22
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
futures-channel • 0.3.31Channels for asynchronous communication using futures-rs. INDIRECT2
futures-core • 0.3.31The core traits and types in for the `futures` library. INDIRECT0
futures-executor • 0.3.31Executors for asynchronous tasks based on the futures-rs library. INDIRECT16
futures-io • 0.3.31The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library. INDIRECT0
futures-macro • 0.3.31The futures-rs procedural macro implementations. INDIRECT4
futures-sink • 0.3.31The asynchronous `Sink` trait for the futures-rs 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. INDIRECT15
futures • 0.3.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT17
getrandom • 0.2.15A small cross-platform library for retrieving random data from system sourceINDIRECT3
gif • 0.11.4GIF de- and encoderINDIRECT2
gif • 0.13.1GIF de- and encoderINDIRECT2
glob • 0.3.1Support for matching file paths against Unix shell style patterns. INDIRECT0
half • 2.4.1Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.INDIRECT2
hamming • 0.1.3Count ones, fast (aka popcount, hamming weight). This provides a performant popcount and bitwise hamming distance for a slice of bytes. DIRECT0
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hmac • 0.12.1Generic implementation of Hash-based Message Authentication Code (HMAC)INDIRECT7
humansize • 1.1.1A configurable crate to easily represent sizes in a human-readable format.DIRECT0
ident_case • 1.0.1Utility for applying case rules to Rust identifiers.INDIRECT0
image_hasher • 1.2.0A simple library that provides perceptual hashing and difference calculation for images.DIRECT48
image • 0.24.9Imaging library. Provides basic image processing and encoders/decoders for common image formats.DIRECT32
image • 0.25.5Imaging library. Provides basic image processing and encoders/decoders for common image formats.INDIRECT4
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
inout • 0.1.3Custom reference types for code generic over in-place and buffer-to-buffer modes of operation.INDIRECT3
intl_pluralrules • 7.0.2Unicode Plural Rules categorizer for numeric input.INDIRECT10
intl-memoizer • 0.5.2A memoizer specifically tailored for storing lazy-initialized intl formatters. INDIRECT12
itertools • 0.12.1Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
itoa • 1.0.14Fast integer primitive to string conversionINDIRECT0
jni-sys • 0.3.0Rust definitions corresponding to jni.hINDIRECT0
jni • 0.19.0Rust bindings to the JNIINDIRECT25
jobserver • 0.1.32An implementation of the GNU Make jobserver for Rust. INDIRECT1
jpeg-decoder • 0.1.22JPEG decoderINDIRECT6
jpeg-decoder • 0.3.1JPEG decoderINDIRECT6
js-sys • 0.3.76Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate. INDIRECT13
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
lazycell • 1.3.0A library providing a lazily filled Cell structINDIRECT0
lewton • 0.10.2Pure Rust vorbis decoderINDIRECT4
libc • 0.2.169Raw FFI bindings to platform libraries like libc. INDIRECT0
linked-hash-map • 0.5.6A HashMap wrapper that holds key-value pairs in insertion orderINDIRECT0
lock_api • 0.4.12Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT2
lofty • 0.6.3Audio metadata libraryDIRECT11
log • 0.4.22A lightweight logging facade for Rust INDIRECT0
mime • 0.3.17Strongly Typed MimesINDIRECT0
minimal-lexical • 0.2.1Fast float parsing conversion routines.INDIRECT0
ndk-context • 0.1.1Handles for accessing Android APIsINDIRECT0
ndk-glue • 0.6.2Startup code for android binariesINDIRECT33
ndk-macro • 0.3.0Helper macros for android ndkINDIRECT19
ndk-sys • 0.3.0FFI bindings for the Android NDKINDIRECT1
ndk • 0.6.0Safe Rust bindings to the Android NDKINDIRECT21
num_threads • 0.1.7A minimal library that determines the number of running threads for the current process.INDIRECT1
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT2
num-derive • 0.3.3Numeric syntax extensionsINDIRECT4
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.3.2Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
ogg_pager • 0.3.2A simple OGG page readerINDIRECT1
once_cell • 1.20.2Single assignment cells and lazy values.DIRECT0
parking_lot_core • 0.8.6An advanced API for creating custom synchronization primitives.INDIRECT9
parking_lot_core • 0.9.10An advanced API for creating custom synchronization primitives.INDIRECT14
parking_lot • 0.11.2More compact and efficient implementations of the standard synchronization primitives.INDIRECT13
parking_lot • 0.12.3More compact and efficient implementations of the standard synchronization primitives.INDIRECT18
password-hash • 0.4.2Traits which describe the functionality of password hashing algorithms, as well as a `no_std`-friendly implementation of the PHC string format (a well-defined subset of the Modular Crypt Format a.k.a. MCF) INDIRECT7
paste • 1.0.15Macros for all your token pasting needsINDIRECT0
pbkdf2 • 0.11.0Generic implementation of PBKDF2INDIRECT17
pin-project-lite • 0.2.15A lightweight version of pin-project written with declarative macros. INDIRECT0
pin-utils • 0.1.0Utilities for pinning INDIRECT0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. INDIRECT0
png • 0.16.8PNG decoding and encoding library in pure RustINDIRECT7
png • 0.17.16PNG decoding and encoding library in pure RustINDIRECT8
ppv-lite86 • 0.2.20Implementation of the crypto-simd API for x86INDIRECT7
primal-check • 0.3.4Fast standalone primality testing. INDIRECT3
proc-macro-crate • 1.3.1Replacement for crate (macro_rules keyword) in proc-macros INDIRECT8
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.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
qoi • 0.4.1VERY fast encoder/decoder for QOI (Quite Okay Image) formatINDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
rand_chacha • 0.3.1ChaCha random number generator INDIRECT13
rand_core • 0.6.4Core random number generator traits and tools for implementation. INDIRECT4
rand • 0.8.5Random number generators and other randomness functionality. INDIRECT14
rayon-core • 1.12.1Core APIs for RayonINDIRECT3
rayon • 1.10.0Simple work-stealing parallelism for RustDIRECT5
regex-syntax • 0.6.29A regular expression parser.INDIRECT0
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. INDIRECT3
rodio • 0.15.0Audio playback libraryDIRECT113
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
rustc-hash • 1.1.0speed, non-cryptographic hash used in rustcINDIRECT0
rustdct • 0.7.1Compute Discrete Cosine Transforms (DCT) of any size in O(nlogn) time, in pure Rust.INDIRECT9
rustfft • 6.2.0High-performance FFT library written in pure Rust.INDIRECT8
scopeguard • 1.2.0A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as shorthands for guards with one of the implemented strategies. INDIRECT0
semver • 1.0.24Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]INDIRECT4
serde_json • 1.0.133A JSON serialization file formatDIRECT9
serde_yaml • 0.8.26YAML data format for SerdeINDIRECT12
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
sha1 • 0.10.6SHA-1 hash functionINDIRECT10
sha2 • 0.10.8Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. INDIRECT10
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
slice-deque • 0.3.0A double-ended queue that Deref's into a slice.INDIRECT5
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
stdweb • 0.1.3A standard library for the client-side WebINDIRECT0
strength_reduce • 0.2.4Faster integer division and modulus operationsINDIRECT0
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.90Parser for Rust source codeINDIRECT2
tempfile • 3.14.0A library for managing temporary files and directories.DIRECT18
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crateINDIRECT4
thiserror-impl • 2.0.8Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.69derive(Error)INDIRECT5
thiserror • 2.0.8derive(Error)INDIRECT5
time • 0.3.15Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].INDIRECT2
toml_datetime • 0.6.8A TOML-compatible datetime typeINDIRECT0
toml_edit • 0.19.3Yet another format-preserving TOML parser.INDIRECT6
toml • 0.5.11A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. INDIRECT6
transpose • 0.2.3Utility for transposing multi-dimensional dataINDIRECT4
type-map • 0.5.0Provides a typemap container with FxHashMapINDIRECT1
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
unic-langid-impl • 0.9.5API for managing Unicode Language IdentifiersINDIRECT8
unic-langid • 0.9.5API for managing Unicode Language IdentifiersINDIRECT9
unicase • 2.8.0A case-insensitive wrapper around strings.INDIRECT0
uuid • 0.8.2A library to generate and parse UUIDs.INDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
vid_dup_finder_lib • 0.1.2a library to find near-duplicate video filesDIRECT46
wasm-bindgen-backend • 0.2.99Backend code generation of the wasm-bindgen tool INDIRECT7
wasm-bindgen-macro-support • 0.2.99The part of the implementation of the `#[wasm_bindgen]` attribute that is not in the shared backend crate INDIRECT8
wasm-bindgen-macro • 0.2.99Definition of the `#[wasm_bindgen]` attribute, an internal dependency INDIRECT9
wasm-bindgen-shared • 0.2.99Shared support between wasm-bindgen and wasm-bindgen cli, an internal dependency. INDIRECT0
wasm-bindgen • 0.2.99Easy support for interacting between JS and Rust. INDIRECT12
web-sys • 0.3.76Bindings for all Web APIs, a procedurally generated crate from WebIDL INDIRECT14
weezl • 0.1.8Fast LZW compression and decompression.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-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
yaml-rust • 0.4.5The missing YAML 1.2 parser for rustINDIRECT1
MIT49
PackageRelationDependenciesPublished
alsa-sys • 0.3.1FFI bindings for the ALSA project (Advanced Linux Sound Architecture)INDIRECT2
bincode • 1.3.3A binary serialization / deserialization strategy for transforming structs into bytes and vice versa!DIRECT6
bk-tree • 0.4.0A Rust BK-tree implementationDIRECT2
block • 0.1.6Rust interface for Apple's C language extension of blocks.INDIRECT0
bytes • 1.9.0Types and traits for working with bytesINDIRECT0
cfb • 0.6.1Read/write Compound File Binary (structured storage) filesINDIRECT2
color_quant • 1.1.0Color quantization library to reduce n colors to 256 colors.INDIRECT0
combine • 4.6.7Fast parser combinators on arbitrary streams with zero-copy support.INDIRECT2
coreaudio-sys • 0.2.15Bindings for Apple's CoreAudio frameworks generated via rust-bindgenINDIRECT33
crunchy • 0.2.2Crunchy unroller: deterministically unroll constant loopsINDIRECT0
darling_core • 0.13.4Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT7
darling_macro • 0.13.4Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT8
darling • 0.13.4A proc-macro library for reading attributes into structs when implementing custom derives. INDIRECT9
dashmap • 5.4.0Blazing fast concurrent HashMap for Rust.INDIRECT20
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
i18n-config • 0.4.7This library contains the configuration stucts (along with their parsing functions) for the cargo-i18n tool/system.INDIRECT14
i18n-embed-fl • 0.6.6Macro to perform compile time checks when using the i18n-embed crate and the fluent localization systemDIRECT86
i18n-embed-impl • 0.8.1Macro implementations for i18n-embedINDIRECT18
i18n-embed • 0.13.9Traits and macros to conveniently embed localization assets into your application binary or library in order to localize it at runtime.DIRECT79
image • 0.23.14Imaging library. Provides basic image processing and encoders/decoders for common image formats.INDIRECT28
infer • 0.7.0Small crate to infer file type based on magic number signaturesDIRECT3
libredox • 0.1.3Redox stable ABIINDIRECT2
locale_config • 0.3.0Maintains locale preferences for process and thread and initialises them by inspecting the system for user preference. INDIRECT14
malloc_buf • 0.0.6Structs for handling malloc'd memory passed to Rust.INDIRECT1
memoffset • 0.6.5offset_of functionality for Rust structs.INDIRECT1
mime_guess • 2.0.5A simple crate for detection of a file's MIME type by its extension.DIRECT2
minimp3-sys • 0.3.2Rust bindings for the minimp3 library.INDIRECT4
minimp3 • 0.5.1Rust bindings for the minimp3 library.INDIRECT16
miniz_oxide • 0.3.7DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT1
nix • 0.23.2Rust friendly bindings to *nix APIsINDIRECT8
nom • 7.1.3A byte-oriented, zero-copy, parser combinators libraryINDIRECT2
nom8 • 0.2.0A byte-oriented, zero-copy, parser combinators library (fork for proposals for v8)INDIRECT1
objc_id • 0.1.1Rust smart pointers for Objective-C reference counting.INDIRECT3
objc-foundation • 0.1.1Rust wrapper for Objective-C's Foundation framework.INDIRECT5
objc • 0.2.7Objective-C Runtime bindings and wrapper for Rust.INDIRECT2
redox_syscall • 0.2.16A Rust library to access raw Redox system callsINDIRECT1
redox_syscall • 0.5.8A Rust library to access raw Redox system callsINDIRECT1
redox_users • 0.4.6A Rust library to access Redox users and groups functionalityINDIRECT12
rust-embed-impl • 6.5.0Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during devINDIRECT29
rust-embed-utils • 7.8.1Utilities for rust-embedINDIRECT24
rust-embed • 6.6.1Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during devDIRECT30
scoped_threadpool • 0.1.9A library for scoped and cached threadpools.INDIRECT0
simd-adler32 • 0.3.7A SIMD-accelerated Adler-32 hash algorithm implementation.INDIRECT0
slab • 0.4.9Pre-allocated storage for a uniform data typeINDIRECT1
strsim • 0.10.0Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
tiff • 0.6.1TIFF decoding and encoding library in pure RustINDIRECT11
tiff • 0.9.1TIFF decoding and encoding library in pure RustINDIRECT14
triple_accel • 0.3.4Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.INDIRECT0
zip • 0.6.6Library to support the reading and writing of zip files. DIRECT38
Apache-2.09
PackageRelationDependenciesPublished
clang-sys • 1.8.1Rust bindings for libclang.INDIRECT13
claxon • 0.4.3A FLAC decoding libraryINDIRECT0
cpal • 0.13.5Low-level cross-platform audio I/O library in pure Rust.INDIRECT102
fluent-langneg • 0.13.0A library for language and locale negotiation. INDIRECT10
hound • 3.5.1A wav encoding and decoding libraryINDIRECT0
oboe-sys • 0.4.5Unsafe bindings for oboe an android library for low latency audio IOINDIRECT4
oboe • 0.4.6Safe interface for oboe an android library for low latency audio IOINDIRECT47
self_cell • 0.10.3Safe-to-use proc-macro-free self-referential structs in stable Rust.INDIRECT1
self_cell • 1.1.0Safe-to-use proc-macro-free self-referential structs in stable Rust.INDIRECT0
MIT OR Unlicense7
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
byteorder-lite • 0.1.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
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
same-file • 1.0.6A simple crate for determining whether two file paths point to the same file. INDIRECT11
walkdir • 2.5.0Recursively walk a directory.INDIRECT12
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
Apache-2.0 OR MIT OR Zlib6
PackageRelationDependenciesPublished
bytemuck • 1.20.0A crate for mucking around with piles of bytes.INDIRECT0
miniz_oxide • 0.4.4DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
miniz_oxide • 0.8.2DEFLATE compression and decompression library rewritten in Rust based on minizINDIRECT2
tinyvec_macros • 0.1.1Some macros for tiny containersINDIRECT0
tinyvec • 1.8.1`tinyvec` provides 100% safe vec-like data structures.INDIRECT1
zune-inflate • 0.2.54A heavily optimized deflate decompressor in Pure RustINDIRECT1
BSD-3-Clause6
PackageRelationDependenciesPublished
bindgen • 0.69.5Automatically generates Rust FFI bindings to C and C++ libraries.INDIRECT32
exr • 1.73.0Read and write OpenEXR files without any unsafe codeINDIRECT14
instant • 0.1.13Unmaintained, consider using web-time instead - A partial replacement for std::time::Instant that works on WASM to.INDIRECT1
lebe • 0.5.2Tiny, dead simple, high performance endianness conversions with a generic APIINDIRECT0
ogg • 0.8.0Ogg container decoder and encoder written in pure RustINDIRECT1
subtle • 2.6.1Pure-Rust traits and utilities for constant-time cryptographic implementations.INDIRECT0
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception3
PackageRelationDependenciesPublished
linux-raw-sys • 0.4.14Generated bindings for Linux's userspace APIINDIRECT0
rustix • 0.38.42Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT14
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
LGPL-3.0-only2
PackageRelationDependenciesPublished
imagepipe • 0.4.0An image processing pipelineDIRECT66
multicache • 0.6.1An LRU cache where each object has a given weightINDIRECT1
BSD-2-Clause2
PackageRelationDependenciesPublished
arrayref • 0.3.9Macros to take array references of slicesINDIRECT0
mach • 0.3.2A Rust interface to the user-space API of the Mach 3.0 kernel that underlies OSX.INDIRECT1
0BSD OR Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
adler • 1.0.2A simple clean-room implementation of the Adler-32 checksumINDIRECT0
adler2 • 2.0.0A simple clean-room implementation of the Adler-32 checksumINDIRECT0
Apache-2.0 OR BSD-3-Clause OR MIT2
PackageRelationDependenciesPublished
num_enum_derive • 0.5.11Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier)INDIRECT13
num_enum • 0.5.11Procedural macros to make inter-operation between primitives and enums easier.INDIRECT14
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
zerocopy-derive • 0.7.35Custom derive for traits from the zerocopy crateINDIRECT4
zerocopy • 0.7.35Utilities for zero-copy parsing and serializationINDIRECT6
Apache-2.0 OR CC0-1.0 OR Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
blake3 • 1.5.3the BLAKE3 hash functionDIRECT8
LGPL-2.11
PackageRelationDependenciesPublished
rawloader • 0.37.1A library to extract the data from camera raw formatsDIRECT19
BSL-1.01
PackageRelationDependenciesPublished
xxhash-rust • 0.8.13Implementation of xxhashDIRECT0
Apache-2.0 OR CC0-1.01
PackageRelationDependenciesPublished
blake3 • 0.3.8the BLAKE3 hash functionINDIRECT14
CC0-1.01
PackageRelationDependenciesPublished
constant_time_eq • 0.1.5Compares two equal-sized byte strings in constant time.INDIRECT0
Apache-2.0 OR CC0-1.0 OR MIT-01
PackageRelationDependenciesPublished
constant_time_eq • 0.3.1Compares two equal-sized byte strings in constant time.INDIRECT0
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Unicode-3.01
PackageRelationDependenciesPublished
tinystr • 0.7.6A small ASCII-only bounded length string representation.INDIRECT5
Zlib1
PackageRelationDependenciesPublished
adler32 • 1.2.0Minimal Adler32 implementation for Rust.INDIRECT0
ISC1
PackageRelationDependenciesPublished
libloading • 0.8.6Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.INDIRECT10
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 4.1.0 version:

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