Key | Value |
---|---|
FileName | ./usr/share/licenses/rust1.65/COPYRIGHT |
FileSize | 9322 |
MD5 | 93A95682D51B4CB0A633A97046940EF0 |
SHA-1 | 9FA123623C5ECF1FA171C3A211C41DC1B4767FE8 |
SHA-256 | 401266AB45019FE25D501EB10F11B85140ECF54A739FC1E3D26800ED276F899A |
SHA-512 | 7A7179E2AC823137F27D47E98EF348DF7C06ED61835E652335D5B7F72481A82920CF05B318A8F3CF4B7C904D2F67C055897C88AF0949C31E2C9E1B8AE020B26B |
SSDEEP | 192:XVWsS1zUrudrukQHVZUrudrukQHVrQHJO6+rJrYy3k3Fa0riruJq1r3P3F:lWsS1YrudrukUmrudrukUrgO3rJrYcWs |
TLSH | T14612E86B76040BB369D246A16AA79D85F259E02F3F172500386DD3942F3F32CD5FB468 |
insert-timestamp | 1683824191.5482187 |
mimetype | text/plain |
source | snap:iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_461 |
tar:gname | root |
tar:uname | root |
hashlookup:parent-total | 245 |
hashlookup:trust | 100 |
The searched file hash is included in 245 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
SHA-1 | 00BDA60E84F8A8FC0907DE00DEBBA11C7071B003 |
snap-authority | canonical |
snap-filename | iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_297.snap |
snap-id | iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_297 |
snap-name | rust-analyzer |
snap-publisher-id | 7d8q6ZDYeW5AXZfpWRol5lbV6wAoV43l |
snap-signkey | BWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul |
snap-timestamp | 2021-05-19T18:42:13.429623Z |
source-url | https://api.snapcraft.io/api/v1/snaps/download/iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_297.snap |
Key | Value |
---|---|
MD5 | 891B6797C08773D5446710580BF47377 |
PackageArch | i586 |
PackageDescription | Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator. |
PackageMaintainer | akien <akien> |
PackageName | rust |
PackageRelease | 1.mga9 |
PackageVersion | 1.61.0 |
SHA-1 | 0120462E8421CA6444D870C1BF7389F4948C6D1E |
SHA-256 | 8D3005C11363522BF8BD60130D57CDE3AD95971F2F385B318A3423116AC1D4DC |
Key | Value |
---|---|
MD5 | 571E5BE7AA7349BE1B58186DFDB7B635 |
PackageArch | s390x |
PackageDescription | Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it a useful language for a number of use cases other languages are not good at: embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems. It improves on current languages targeting this space by having a number of compile-time safety checks that produce no runtime overhead, while eliminating all data races. Rust also aims to achieve "zero-cost abstractions", even though some of these abstractions feel like those of a high-level language. Even then, Rust still allows precise control like a low-level language would. |
PackageName | rust1.56 |
PackageRelease | 11.4 |
PackageVersion | 1.56.1 |
SHA-1 | 01FB908DF134D68E376B2D62BDC07E81D2CD21CC |
SHA-256 | 6148AADE01A044294B4E0A6270CC8845555F749E9404175E20A3D63AD24BF220 |
Key | Value |
---|---|
MD5 | C796CDF525290E7581CE9AD75BC74552 |
PackageArch | ppc64le |
PackageDescription | Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator. |
PackageMaintainer | CentOS Buildsys <bugs@centos.org> |
PackageName | rust |
PackageRelease | 1.module_el8.4.0+883+6be8ddc6 |
PackageVersion | 1.52.1 |
SHA-1 | 02D7866B788E5646D2CC5BD1C907F91A97656EFD |
SHA-256 | 752456C1733ED7FDD9D76D0CD904C5C6CFE340DA8BD95C3E2133B5FA181C28FA |
Key | Value |
---|---|
FileName | https://ftp.lysator.liu.se/pub/OpenBSD/6.9/packages//sparc64//rust-1.51.0.tgz |
MD5 | 492D6BF42638B29B3C312338F91B1D9F |
SHA-1 | 034CEBA7C790082A1EB068C6156C55ACEB794A88 |
SHA-256 | D981CE288561FAB72D8F09C47D7259C3ADF4B0A57B80790BDBD9FB12DA64CC92 |
SSDEEP | 3145728:egr0+8hqDpT8miw/MeMVzdz5POXSNi/E6qBeW2yH1Z71Zh8kD20Ljr301b:cqpAmixZzSX6i/jWtHVZh8M20L3EB |
TLSH | T1524833AC632CDA0ABCE785990E21DFF13399196CE19F00A161609B5B2893F5DD50FCB7 |
Key | Value |
---|---|
MD5 | 74C918CA7592BFA4085FFB4A314A3D69 |
PackageArch | x86_64 |
PackageDescription | Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It maintains these goals without having a garbage collector, making it a useful language for a number of use cases other languages are not good at: embedding in other languages, programs with specific space and time requirements, and writing low-level code, like device drivers and operating systems. It improves on current languages targeting this space by having a number of compile-time safety checks that produce no runtime overhead, while eliminating all data races. Rust also aims to achieve "zero-cost abstractions", even though some of these abstractions feel like those of a high-level language. Even then, Rust still allows precise control like a low-level language would. |
PackageMaintainer | https://www.suse.com/ |
PackageName | rust1.43 |
PackageRelease | 7.3.1 |
PackageVersion | 1.43.1 |
SHA-1 | 03F30352EA7A22C150FD808C97B777D45E7933FA |
SHA-256 | 2D09137DE48A862428A15C80B042FD9408ACB82C0E31C447B7940ADCC2B6EF33 |
Key | Value |
---|---|
MD5 | 0495FC5F6DE2D6B549B99DAD99C8E9F2 |
PackageArch | ppc64le |
PackageDescription | Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator. |
PackageMaintainer | CentOS Buildsys <bugs@centos.org> |
PackageName | rust |
PackageRelease | 2.module_el8.5.0+910+9ca45234 |
PackageVersion | 1.54.0 |
SHA-1 | 0589DE83DF1416723797AA1BD5411DB8E140CCE8 |
SHA-256 | 72A8E7A6BC42A76C11EF669D92DC08FE39DA000A9B6AF538A35291677ADA428B |
Key | Value |
---|---|
FileSize | 17578592 |
MD5 | 66D0E1CFE7C611F2F32D10621E684084 |
PackageDescription | Rust systems programming language - source code Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains sources of the Rust compiler and standard libraries, useful for IDEs and code analysis tools such as Racer. |
PackageMaintainer | Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> |
PackageName | rust-src |
PackageSection | devel |
PackageVersion | 1.55.0+dfsg1-2 |
SHA-1 | 08FA3323A257C677B4F91B47CB44EDBBE51BC929 |
SHA-256 | 8AB981A0DDBD5DA792FB19451DCB6C90F157891E12D0C622849E5EF985732AEB |
Key | Value |
---|---|
MD5 | A08C300BC08903377F4EA55293712552 |
PackageArch | armv7hl |
PackageDescription | Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator. |
PackageMaintainer | Fedora Project |
PackageName | rust |
PackageRelease | 1.fc32 |
PackageVersion | 1.42.0 |
SHA-1 | 096461CBCF0FE6DE6C24A6458C55B4C0D0BE1577 |
SHA-256 | 2564768A113ADD69FD3D7AF9324CBAEF6AE020DACE7BF03B52014ECA50C80996 |
Key | Value |
---|---|
MD5 | BC2A32DBBA99CC0824BD6A7E4265788A |
PackageArch | ppc64le |
PackageDescription | Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator. |
PackageMaintainer | Fedora Project |
PackageName | rust |
PackageRelease | 1.el7 |
PackageVersion | 1.40.0 |
SHA-1 | 0A8C592425050A11116915A48301DF3BFE50450D |
SHA-256 | 24CFF89A60886C70DAF57D90E7A5737C71DCD2C1970CFC944BA8EDE7155704CB |