licenses.dev

cir v0.1.1

Linux Infrared Tooling

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT78
PackageRelationDependenciesPublished
assert_cmd • 2.0.5Test CLI Applications.DIRECT14
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
aya • 0.11.0An eBPF library with a focus on developer experience and operability.DIRECT31
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
bstr • 0.2.17A string type that is not required to be valid UTF-8.INDIRECT3
cc • 1.1.31A 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. INDIRECT1
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
clap_lex • 0.2.4Minimal, flexible command line parserINDIRECT1
clap • 3.2.25A simple to use, efficient, and full-featured Command Line Argument ParserDIRECT26
either • 1.13.0The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. INDIRECT0
errno • 0.3.9Cross-platform interface to the `errno` variable.INDIRECT11
evdev • 0.12.2evdev interface for LinuxDIRECT19
hashbrown • 0.12.3A Rust port of Google's SwissTable hash mapINDIRECT0
hermit-abi • 0.1.19Hermit system calls definitions.INDIRECT1
hermit-abi • 0.3.9Hermit system calls definitions.INDIRECT0
humantime • 2.1.0 A parser and formatter for std::time::{Duration, SystemTime} DIRECT0
indexmap • 1.9.3A hash table with consistent order and fast iteration.INDIRECT2
itertools • 0.10.5Extra iterator adaptors, iterator methods, free functions, and macros.DIRECT1
itertools • 0.12.1Extra iterator adaptors, iterator methods, free functions, and macros.INDIRECT1
itoa • 1.0.11Fast integer primitive to string conversionINDIRECT0
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.INDIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
lock_api • 0.4.12Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.INDIRECT2
log • 0.4.22A lightweight logging facade for Rust DIRECT0
num-bigint • 0.4.6Big integer implementation for RustINDIRECT3
num-complex • 0.4.6Complex numbers implementation for RustINDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.4.1Rational numbers implementation for RustINDIRECT4
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.4.2A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT7
object • 0.28.4A unified interface for reading and writing object file formats.INDIRECT1
os_str_bytes • 6.6.1Lossless functionality for platform-native strings INDIRECT0
parking_lot_core • 0.9.10An advanced API for creating custom synchronization primitives.INDIRECT14
parking_lot • 0.12.3More compact and efficient implementations of the standard synchronization primitives.INDIRECT18
pin-utils • 0.1.0Utilities for pinning INDIRECT0
predicates-core • 1.0.8An API for boolean-valued predicate functions.INDIRECT0
predicates-tree • 1.0.11Render boolean-valued predicate functions results as a tree.INDIRECT2
predicates • 2.1.1An implementation of boolean-valued predicate functions.INDIRECT4
proc-macro2 • 1.0.88A 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
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. DIRECT3
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
serde_derive • 1.0.195Macros 1.1 implementation of #[derive(Serialize, Deserialize)]DIRECT4
serde_json • 1.0.132A JSON serialization file formatDIRECT9
serde • 1.0.195A generic serialization/deserialization frameworkDIRECT5
shlex • 1.3.0Split a string into shell words, like Python's shlex.INDIRECT0
smallvec • 1.13.2'Small vector' optimization: store up to a small number of items on the stackINDIRECT0
syn • 2.0.82Parser for Rust source codeINDIRECT2
terminal_size • 0.2.6Gets the size of your Linux or Windows terminalDIRECT26
thiserror-impl • 1.0.64Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.64derive(Error)INDIRECT5
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. DIRECT6
wait-timeout • 0.2.0A crate to wait on a child process with a timeout specified across Unix and Windows platforms. INDIRECT1
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.48.5Import lib for WindowsINDIRECT0
windows_aarch64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_aarch64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_i686_gnu • 0.48.5Import 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.48.5Import lib for WindowsINDIRECT0
windows_i686_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnu • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_gnullvm • 0.52.6Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.48.5Import lib for WindowsINDIRECT0
windows_x86_64_msvc • 0.52.6Import lib for WindowsINDIRECT0
windows-sys • 0.48.0Rust for WindowsINDIRECT8
windows-sys • 0.52.0Rust for WindowsINDIRECT9
windows-sys • 0.59.0Rust for WindowsINDIRECT9
windows-targets • 0.48.5Import libs for WindowsINDIRECT7
windows-targets • 0.52.6Import libs for WindowsINDIRECT8
MIT23
PackageRelationDependenciesPublished
atty • 0.2.14A simple interface for querying attyINDIRECT5
bitvec • 1.0.1Addresses memory by bits, for packed collections and bitfieldsINDIRECT4
bytes • 1.7.2Types and traits for working with bytesINDIRECT0
difflib • 0.4.0Port of Python's difflib library to Rust.INDIRECT0
doc-comment • 0.3.3Macro to generate doc commentsINDIRECT0
funty • 2.0.0Trait generalization over the primitive typesINDIRECT0
irp • 0.3.3Infrared IRP encoder and decoderDIRECT26
memoffset • 0.6.5offset_of functionality for Rust structs.INDIRECT1
memoffset • 0.7.1offset_of functionality for Rust structs.INDIRECT1
mio • 0.8.11Lightweight non-blocking I/O.DIRECT12
nix • 0.23.2Rust friendly bindings to *nix APIsINDIRECT7
nix • 0.26.4Rust friendly bindings to *nix APIsDIRECT6
peg-macros • 0.8.4Procedural macros for rust-peg. To use rust-peg, see the `peg` crate.INDIRECT4
peg-runtime • 0.8.3Runtime support for rust-peg grammars. To use rust-peg, see the `peg` crate.INDIRECT0
peg • 0.8.4A simple Parsing Expression Grammar (PEG) parser generator.DIRECT5
radium • 0.7.0Portable interfaces for maybe-atomic typesINDIRECT0
redox_syscall • 0.5.7A Rust library to access raw Redox system callsINDIRECT1
strsim • 0.10.0Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
tap • 1.0.1Generic extensions for tapping values in RustINDIRECT0
termtree • 0.4.1Visualize tree-like data on the command-lineINDIRECT0
textwrap • 0.16.1Library for word wrapping, indenting, and dedenting strings. Has optional support for Unicode and emojis as well as machine hyphenation.INDIRECT0
wyz • 0.5.1myrrlyn’s utility collectionINDIRECT1
xml-rs • 0.8.22An XML library in pure RustINDIRECT0
MIT OR Unlicense5
PackageRelationDependenciesPublished
aho-corasick • 0.7.20Fast multiple substring searching.INDIRECT1
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
regex-automata • 0.1.10Automata construction and matching using regular expressions.INDIRECT0
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. INDIRECT11
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys.INDIRECT10
Apache-2.0 OR MIT OR Apache-2.0 WITH LLVM-exception4
PackageRelationDependenciesPublished
io-lifetimes • 1.0.11A low-level I/O ownership and borrowing libraryINDIRECT11
linux-raw-sys • 0.3.8Generated bindings for Linux's userspace APIINDIRECT0
rustix • 0.37.27Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscallsINDIRECT25
wasi • 0.11.0+wasi-snapshot-preview1Experimental WASI API bindings for RustINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
iocuddle • 0.1.1Library for building runtime-safe linux `ioctl()` interfacesDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsDIRECT2
Apache-2.0 OR BSL-1.01
PackageRelationDependenciesPublished
ryu • 1.0.18Fast floating point to string conversionINDIRECT0
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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