Result for 424B601CE2D9BEE227AEAC3A7350B800DA663140

Query result

Key Value
FileName./usr/share/man/man1/rustc.1.gz
FileSize3754
MD5E99D0AD92FE0A3C63324D5A46C4D0A92
SHA-1424B601CE2D9BEE227AEAC3A7350B800DA663140
SHA-256C0C2384A18AE5BB8B1240B1656CC765D39FA037C7C629DBB4345255716BFBD77
SHA-512B1D4AAEA1AE58BFC21BF8A81D31C4CCC5767827E7204C5DBB1EADEB82377FF52E7D1C68173116CED76DFB82E5062B46A741A4AC1C943F0A31405CC6C41B833FE
SSDEEP96:L2XwbzL8XJusG4r6WxoS5MmF9FFsoj/ZQqsPj:HL8XJu/4r6ioSV1iIVYj
TLSHT170715B0A661442E6DAF07D7E6C9158C3CB31841E6E64078EC57B0B04DE3EB05FE72866
insert-timestamp1659184660.9634874
mimetypeapplication/gzip
sourcesnap:iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_346
hashlookup:parent-total11
hashlookup:trust100

Network graph view

Parents (Total: 11)

The searched file hash is included in 11 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
MD5DE8DA2E94EB7D7C6E21A6AFA5CFF22D7
PackageArchx86_64
PackageDescriptionRust 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.
PackageNamerust1.57
PackageRelease11.1
PackageVersion1.57.0
SHA-1F55F4B756FC2B33D5E80B0F029A3AC5781665D8A
SHA-25660F2ED67FAE8886A0A345E93DBCBEDFABD5A35622B7E4750F8145C8E3F22EF01
Key Value
FileSize3413908
MD56C40FB745522CA9A35E8D71E8C85F5EF
PackageDescriptionRust systems programming language 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamerustc
PackageSectiondevel
PackageVersion1.57.0+dfsg1+llvm-0ubuntu1~20.04.1
SHA-11208DE38D0C49A613BB947A176C124C739A8A220
SHA-256B108A129FBC29005E6DEB5CDE164982A26668C517AB4C9AE85632F5716EEE05A
Key Value
FileSize3511232
MD58F582F9244D249A6FF0CB227E0157FB9
PackageDescriptionRust systems programming language 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamerustc
PackageSectiondevel
PackageVersion1.57.0+dfsg1+llvm-0ubuntu1~18.04.1
SHA-15A2F517666E7CA116E30B95F440E7F965298FF3A
SHA-256B64259010D560029623BDB5A1D1AFEBF6B92208E9C7AB1AE032EE8030E04EA91
Key Value
FileSize3414560
MD5B44215B5F125A878FCD8A9C481605A28
PackageDescriptionRust systems programming language 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamerustc
PackageSectiondevel
PackageVersion1.57.0+dfsg1+llvm-0ubuntu1~18.04.1
SHA-1CF51CFFCCE3C4D9BDA63C8B45C5C6C7E399907C1
SHA-2562FE66DC83CF567E2EDCD230C0D5F515AC7E2951C46D1AB9A4DDD4C88ABD5A432
Key Value
SHA-100BDA60E84F8A8FC0907DE00DEBBA11C7071B003
snap-authoritycanonical
snap-filenameiNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_297.snap
snap-idiNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_297
snap-namerust-analyzer
snap-publisher-id7d8q6ZDYeW5AXZfpWRol5lbV6wAoV43l
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-05-19T18:42:13.429623Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_297.snap
Key Value
MD5B87A33503022F398DFDA505276F869C4
PackageArchs390x
PackageDescriptionRust 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.
PackageMaintainerhttps://www.suse.com/
PackageNamerust1.57
PackageRelease150300.7.7.1
PackageVersion1.57.0
SHA-169A78EBCD784ABF74F46244C39C47AE0C811E975
SHA-25613105C1B33DF6F025001D071446EE263588BB4E17FFCAADA1C792C25CE7701E8
Key Value
SHA-165B02B60ADD5053431B58D7C6B1DE84FBFF0F1F5
snap-authoritycanonical
snap-filenameiNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_346.snap
snap-idiNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_346
snap-namerust-analyzer
snap-publisher-id7d8q6ZDYeW5AXZfpWRol5lbV6wAoV43l
snap-signkeyBWDEoaqyr25nF5SNCvEv2v7QnM9QsfCc0PBMYD_i2NGSQ32EF2d4D0hqUel3m8ul
snap-timestamp2021-05-19T18:42:13.429623Z
source-urlhttps://api.snapcraft.io/api/v1/snaps/download/iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_346.snap
Key Value
FileSize3604568
MD5D1B0C5B3601D732B34771CAED44B9D49
PackageDescriptionRust systems programming language 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.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamerustc
PackageSectiondevel
PackageVersion1.57.0+dfsg1+llvm-0ubuntu1~20.04.1
SHA-1D19B37352B5C9F6873E4DE9109F564FDA22770E4
SHA-256023099BD6C9865BDD6A95E78079BC3884EB6CA9F64CB976068B39E0C8333CF96
Key Value
MD5322243E40E55C4EB54DA74901033925C
PackageArchx86_64
PackageDescriptionRust 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.
PackageNamerust1.57
PackageReleaselp153.11.1
PackageVersion1.57.0
SHA-1BD0FF91BC7ADCF4D0EB2DC2904384DA1A59E64A9
SHA-2560771F4D0DF6986D1E96E05D27AC004D8F0183B4FCBCB58C23C827A6E0E981287
Key Value
MD5EC081648C311ED532915FC9FC172BE28
PackageArchx86_64
PackageDescriptionRust 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.
PackageMaintainerhttps://www.suse.com/
PackageNamerust1.57
PackageRelease150300.7.7.1
PackageVersion1.57.0
SHA-14E28EE71987EB19B2AC9743D1E5C51C378CD8D7F
SHA-256DB2E5BAC908322E4FF6AACC77648FD539D92CEC1544D6EF097C492A33A782568
Key Value
MD5138D60B7A4863C80B7B4ADEA80BBEE31
PackageArchi586
PackageDescriptionRust 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.
PackageNamerust1.57
PackageRelease11.1
PackageVersion1.57.0
SHA-1FD83AD5C7FC60EDA8CFF7C527F4BD2FF370B8B06
SHA-2562A51C99D4177859BF6591D4CC44844CD4F94AC58DEF17BB8CD3DFC009F92E571