Open Source Licenses
These are the third-party libraries that Warp depends on.
Repositories are by default GitHub if not otherwise specified
Name | License | Repository |
---|---|---|
addr2line | Apache-2.0 OR MIT | gimli-rs/addr2line |
adler | 0BSD OR Apache-2.0 OR MIT | jonas-schievink/adler.git |
adler32 | Zlib | remram44/adler32-rs |
aho-corasick | MIT OR Unlicense | BurntSushi/aho-corasick |
analytics | MIT | |
ansi_term | MIT | |
anyhow | Apache-2.0 OR MIT | dtolnay/anyhow |
arrayref | BSD-2-Clause | droundy/arrayref |
arrayvec | Apache-2.0 OR MIT | bluss/arrayvec |
as-slice | Apache-2.0 OR MIT | japaric/as-slice |
ascii | Apache-2.0 OR MIT | tomprogrammer/rust-ascii |
async-broadcast | Apache-2.0 OR MIT | smol-rs/async-broadcast |
async-channel | Apache-2.0 OR MIT | smol-rs/async-channel |
async-executor | Apache-2.0 OR MIT | stjepang/async-executor |
async-fs | Apache-2.0 OR MIT | stjepang/async-fs |
async-io | Apache-2.0 OR MIT | smol-rs/async-io |
async-lock | Apache-2.0 OR MIT | smol-rs/async-lock |
async-net | Apache-2.0 OR MIT | smol-rs/async-net |
async-process | Apache-2.0 OR MIT | smol-rs/async-process |
async-task | Apache-2.0 OR MIT | stjepang/async-task |
async-task | Apache-2.0 OR MIT | stjepang/async-task |
atomic-waker | Apache-2.0 OR MIT | stjepang/atomic-waker |
atty | MIT | softprops/atty |
autocfg | Apache-2.0 OR MIT | cuviper/autocfg |
backtrace | Apache-2.0 OR MIT | rust-lang/backtrace-rs |
base64 | Apache-2.0 OR MIT | marshallpierce/rust-base64 |
base64 | Apache-2.0 OR MIT | marshallpierce/rust-base64 |
bindgen | BSD-3-Clause | rust-lang/rust-bindgen |
bitflags | Apache-2.0 OR MIT | bitflags/bitflags |
block | MIT | SSheldon/rust-block |
blocking | Apache-2.0 OR MIT | stjepang/blocking |
bounded-vec-deque | BSD-3-Clause OR GPL-3.0+ | |
bumpalo | Apache-2.0 OR MIT | fitzgen/bumpalo |
bytemuck | Apache-2.0 OR MIT OR Zlib | Lokathor/bytemuck |
byteorder | MIT OR Unlicense | BurntSushi/byteorder |
bytes | MIT | tokio-rs/bytes |
bytes | MIT | tokio-rs/bytes |
cache-padded | Apache-2.0 OR MIT | stjepang/cache-padded |
cc | Apache-2.0 OR MIT | alexcrichton/cc-rs |
cexpr | Apache-2.0 OR MIT | jethrogb/rust-cexpr |
cfg-if | Apache-2.0 OR MIT | alexcrichton/cfg-if |
cfg-if | Apache-2.0 OR MIT | alexcrichton/cfg-if |
chrono | Apache-2.0 OR MIT | chronotope/chrono |
clang-sys | Apache-2.0 | KyleMayes/clang-sys |
clap | MIT | clap-rs/clap |
cloudabi | BSD-2-Clause | nuxinl/cloudabi |
cmake | Apache-2.0 OR MIT | alexcrichton/cmake-rs |
cocoa | Apache-2.0 OR MIT | servo/core-foundation-rs |
cocoa-foundation | Apache-2.0 OR MIT | servo/core-foundation-rs |
color_quant | MIT | image-rs/color_quant.git |
combine | MIT | Marwes/combine |
concurrent-queue | Apache-2.0 OR MIT | stjepang/concurrent-queue |
const_format | Zlib | rodrimati1992/const_format_crates/ |
const_format_proc_macros | Zlib | rodrimati1992/const_format_crates/ |
convert_case | MIT | rutrum/convert-case |
core-foundation | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-foundation | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-foundation | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-foundation-sys | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-foundation-sys | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-foundation-sys | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-graphics | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-graphics | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-graphics-types | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-graphics-types | Apache-2.0 OR MIT | servo/core-foundation-rs |
core-text | Apache-2.0 OR MIT | servo/core-foundation-rs |
crc32fast | Apache-2.0 OR MIT | srijs/rust-crc32fast |
crossbeam-channel | Apache-2.0 OR MIT | crossbeam-rs/crossbeam |
crossbeam-deque | Apache-2.0 OR MIT | crossbeam-rs/crossbeam |
crossbeam-epoch | Apache-2.0 OR MIT | crossbeam-rs/crossbeam |
crossbeam-utils | Apache-2.0 OR MIT | crossbeam-rs/crossbeam |
ctor | Apache-2.0 OR MIT | mmastrac/rust-ctor |
darling | MIT | TedDriggs/darling |
darling_core | MIT | TedDriggs/darling |
darling_macro | MIT | TedDriggs/darling |
dashmap | MIT | xacrimon/dashmap |
data-url | Apache-2.0 OR MIT | servo/rust-url |
debugid | Apache-2.0 | getsentry/rust-debugid |
deflate | Apache-2.0 OR MIT | image-rs/deflate-rs |
derive-new | MIT | nrc/derive-new |
diesel | Apache-2.0 OR MIT | diesel-rs/diesel |
diesel_derives | Apache-2.0 OR MIT | diesel-rs/diesel/tree/master/diesel_derives |
diesel_migrations | Apache-2.0 OR MIT | |
dirs | Apache-2.0 OR MIT | soc/dirs-rs |
dirs-next | Apache-2.0 OR MIT | xdg-rs/dirs |
dirs-sys | Apache-2.0 OR MIT | dirs-dev/dirs-sys-rs |
dirs-sys-next | Apache-2.0 OR MIT | xdg-rs/dirs/tree/master/dirs-sys |
doc-comment | MIT | GuillaumeGomez/doc-comment |
dtoa | Apache-2.0 OR MIT | dtolnay/dtoa |
dunce | CC0-1.0 | |
dwrote | MPL-2.0 | servo/dwrote-rs |
easy-parallel | Apache-2.0 OR MIT | stjepang/easy-parallel |
either | Apache-2.0 OR MIT | bluss/either |
embed_plist | Apache-2.0 OR MIT | nvzqz/embed-plist-rs |
enclose | MIT | clucompany/Enclose.git |
encoding_rs | Apache-2.0 OR MIT | hsivonen/encoding_rs |
env_logger | Apache-2.0 OR MIT | env-logger-rs/env_logger/ |
event-listener | Apache-2.0 OR MIT | stjepang/event-listener |
expat-sys | MIT | servo/libexpat/ |
failure | Apache-2.0 OR MIT | rust-lang-nursery/failure |
failure_derive | Apache-2.0 OR MIT | rust-lang-nursery/failure |
fastrand | Apache-2.0 OR MIT | smol-rs/fastrand |
filetime | Apache-2.0 OR MIT | alexcrichton/filetime |
flate2 | Apache-2.0 OR MIT | rust-lang/flate2-rs |
float-cmp | MIT | mikedilger/float-cmp |
float-ord | Apache-2.0 OR MIT | notriddle/rust-float-ord |
fnv | Apache-2.0 OR MIT | servo/rust-fnv |
font-kit | Apache-2.0 OR MIT | servo/font-kit |
fontdb | MIT | RazrFalcon/fontdb |
foreign-types | Apache-2.0 OR MIT | sfackler/foreign-types |
foreign-types-shared | Apache-2.0 OR MIT | sfackler/foreign-types |
form_urlencoded | Apache-2.0 OR MIT | servo/rust-url |
freetype | Apache-2.0 OR MIT | servo/rust-freetype |
freetype-sys | MIT | PistonDevelopers/freetype-sys.git |
fs_extra | MIT | webdesus/fs_extra |
fsevent | MIT | octplane/fsevent-rust |
fsevent-sys | MIT | octplane/fsevent-rust/tree/master/fsevent-sys |
fsio | Apache-2.0 | sagiegurari/fsio.git |
fuchsia-zircon | BSD-3-Clause | |
fuchsia-zircon-sys | BSD-3-Clause | |
futures | Apache-2.0 OR MIT | rust-lang/futures-rs |
futures-channel | Apache-2.0 OR MIT | rust-lang/futures-rs |
futures-core | Apache-2.0 OR MIT | rust-lang/futures-rs |
futures-executor | Apache-2.0 OR MIT | rust-lang/futures-rs |
futures-io | Apache-2.0 OR MIT | rust-lang/futures-rs |
futures-lite | Apache-2.0 OR MIT | smol-rs/futures-lite |
futures-macro | Apache-2.0 OR MIT | rust-lang/futures-rs |
futures-sink | Apache-2.0 OR MIT | rust-lang/futures-rs |
futures-task | Apache-2.0 OR MIT | rust-lang/futures-rs |
futures-util | Apache-2.0 OR MIT | rust-lang/futures-rs |
fuzzy-matcher | MIT | lotabout/fuzzy-matcher |
generic-array | MIT | fizyk20/generic-array.git |
generic-array | MIT | fizyk20/generic-array.git |
generic-array | MIT | fizyk20/generic-array.git |
getrandom | Apache-2.0 OR MIT | rust-random/getrandom |
getrandom | Apache-2.0 OR MIT | rust-random/getrandom |
getset | MIT | Hoverbear/getset |
gif | Apache-2.0 OR MIT | image-rs/image-gif |
gimli | Apache-2.0 OR MIT | gimli-rs/gimli |
git2 | Apache-2.0 OR MIT | rust-lang/git2-rs |
glob | Apache-2.0 OR MIT | rust-lang/glob |
graphql-introspection-query | Apache-2.0 OR MIT | graphql-rust/graphql-client |
graphql-parser | Apache-2.0 OR MIT | |
graphql_client | Apache-2.0 OR MIT | graphql-rust/graphql-client |
graphql_client_codegen | Apache-2.0 OR MIT | graphql-rust/graphql-client |
graphql_query_derive | Apache-2.0 OR MIT | graphql-rust/graphql-client |
h2 | MIT | hyperium/h2 |
h2 | MIT | hyperium/h2 |
hash32 | Apache-2.0 OR MIT | japaric/hash32 |
hashbrown | Apache-2.0 OR MIT | rust-lang/hashbrown |
heapless | Apache-2.0 OR MIT | japaric/heapless |
heck | Apache-2.0 OR MIT | withoutboats/heck |
hermit-abi | Apache-2.0 OR MIT | hermitcore/libhermit-rs |
hex | Apache-2.0 OR MIT | KokaKiwi/rust-hex |
hostname | MIT | svartalf/hostname |
http | Apache-2.0 OR MIT | hyperium/http |
http-body | MIT | hyperium/http-body |
http-body | MIT | hyperium/http-body |
httparse | Apache-2.0 OR MIT | seanmonstar/httparse |
httpdate | Apache-2.0 OR MIT | pyfisch/httpdate |
httpdate | Apache-2.0 OR MIT | pyfisch/httpdate |
humantime | Apache-2.0 OR MIT | tailhook/humantime |
hyper | MIT | hyperium/hyper |
hyper | MIT | hyperium/hyper |
hyper-tls | Apache-2.0 OR MIT | hyperium/hyper-tls |
ident_case | Apache-2.0 OR MIT | TedDriggs/ident_case |
idna | Apache-2.0 OR MIT | servo/rust-url/ |
image | MIT | image-rs/image |
indexmap | Apache-2.0 OR MIT | bluss/indexmap |
inotify | ISC | inotify-rs/inotify |
inotify-sys | ISC | hannobraun/inotify-sys |
instant | BSD-3-Clause | sebcrozet/instant |
iovec | Apache-2.0 OR MIT | carllerche/iovec |
ipnet | Apache-2.0 OR MIT | krisprice/ipnet |
itertools | Apache-2.0 OR MIT | rust-itertools/itertools |
itoa | Apache-2.0 OR MIT | dtolnay/itoa |
jobserver | Apache-2.0 OR MIT | alexcrichton/jobserver-rs |
jpeg-decoder | Apache-2.0 OR MIT | image-rs/jpeg-decoder |
js-sys | Apache-2.0 OR MIT | rustwasm/wasm-bindgen/tree/master/crates/js-sys |
kernel32-sys | MIT | retep998/winapi-rs |
kqueue | MIT | |
kqueue-sys | MIT | |
kurbo | Apache-2.0 OR MIT | linebender/kurbo |
lazy_static | Apache-2.0 OR MIT | rust-lang-nursery/lazy-static.rs |
lazycell | Apache-2.0 OR MIT | indiv0/lazycell |
libc | Apache-2.0 OR MIT | rust-lang/libc |
libgit2-sys | Apache-2.0 OR MIT | rust-lang/git2-rs |
libloading | ISC | nagisa/rust_libloading/ |
libsqlite3-sys | MIT | rusqlite/rusqlite |
libz-sys | Apache-2.0 OR MIT | rust-lang/libz-sys |
linked-hash-map | Apache-2.0 OR MIT | contain-rs/linked-hash-map |
lock_api | Apache-2.0 OR MIT | Amanieu/parking_lot |
lock_api | Apache-2.0 OR MIT | Amanieu/parking_lot |
log | Apache-2.0 OR MIT | rust-lang/log |
malloc_buf | MIT | SSheldon/malloc_buf |
match_cfg | Apache-2.0 OR MIT | gnzlbg/match_cfg |
matches | MIT | SimonSapin/rust-std-candidates |
maybe-uninit | Apache-2.0 OR MIT | est31/maybe-uninit |
memchr | MIT OR Unlicense | BurntSushi/memchr |
memmap | Apache-2.0 OR MIT | danburkert/memmap-rs |
memmap2 | Apache-2.0 OR MIT | RazrFalcon/memmap2-rs |
memoffset | MIT | Gilnaa/memoffset |
metal | Apache-2.0 OR MIT | gfx-rs/metal-rs |
migrations_internals | Apache-2.0 OR MIT | |
migrations_macros | Apache-2.0 OR MIT | |
mime | Apache-2.0 OR MIT | hyperium/mime |
miniz_oxide | Apache-2.0 OR MIT OR Zlib | Frommi/miniz_oxide/tree/master/miniz_oxide |
miniz_oxide | MIT | Frommi/miniz_oxide/tree/master/miniz_oxide |
mio | MIT | tokio-rs/mio |
mio | MIT | tokio-rs/mio |
mio-extras | Apache-2.0 OR MIT | dimbleby/mio-extras |
miow | Apache-2.0 OR MIT | alexcrichton/miow |
miow | Apache-2.0 OR MIT | yoshuawuyts/miow |
native-tls | Apache-2.0 OR MIT | sfackler/rust-native-tls |
net2 | Apache-2.0 OR MIT | deprecrated/net2-rs |
nix | MIT | nix-rust/nix |
nom | MIT | Geal/nom |
notify | CC0-1.0 | notify-rs/notify.git |
ntapi | Apache-2.0 OR MIT | MSxDOS/ntapi |
num-derive | Apache-2.0 OR MIT | rust-num/num-derive |
num-integer | Apache-2.0 OR MIT | rust-num/num-integer |
num-iter | Apache-2.0 OR MIT | rust-num/num-iter |
num-rational | Apache-2.0 OR MIT | rust-num/num-rational |
num-traits | Apache-2.0 OR MIT | rust-num/num-traits |
num_cpus | Apache-2.0 OR MIT | seanmonstar/num_cpus |
objc | MIT | SSheldon/rust-objc |
objc-foundation | MIT | SSheldon/rust-objc-foundation |
objc_exception | MIT | SSheldon/rust-objc-exception |
objc_id | MIT | SSheldon/rust-objc-id |
object | Apache-2.0 OR MIT | gimli-rs/object |
once_cell | Apache-2.0 OR MIT | matklad/once_cell |
openssl | Apache-2.0 | sfackler/rust-openssl |