Result for 2C7565533248C7AB1432AE127568520558609911

Query result

Key Value
FileName./usr/share/doc/packages/rust1.57/README.md
FileSize10155
MD5E74FE19DB65C46F70B917F9BCF575729
SHA-12C7565533248C7AB1432AE127568520558609911
SHA-2563300F1229DBB562B9B09C6A4D467C8FAA37B136ACFD85BE9F7FC87B0FAB6D135
SHA-51227170A077720B1C44CCC1F3E77AF95696420465EFA1F166B6A3F1717F9608658901B1F1255B5825381E0A5350EBB66AEFFFFDDE32F2FB4187A4C053C265ADEC0
SSDEEP192:PCcY9fVgy69/PNzTIxH/s2lUFOU8ZFGW1JxoanEcF:acm693Nf7hO7ZgW1JxoanEo
TLSHT17122E93F670817711B3243D2966D77E6DB22513EB691D8A8B8BD41381717B2782BF2E0
insert-timestamp1659184343.9686513
mimetypetext/plain
sourcesnap:iNny2CFwY3QyKQPEKUHZULr3N7mNe1t3_346
tar:gnameroot
tar:unameroot
hashlookup:parent-total54
hashlookup:trust100

Network graph view

Parents (Total: 54)

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

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
MD5571E5BE7AA7349BE1B58186DFDB7B635
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.
PackageNamerust1.56
PackageRelease11.4
PackageVersion1.56.1
SHA-101FB908DF134D68E376B2D62BDC07E81D2CD21CC
SHA-2566148AADE01A044294B4E0A6270CC8845555F749E9404175E20A3D63AD24BF220
Key Value
FileSize17578592
MD566D0E1CFE7C611F2F32D10621E684084
PackageDescriptionRust 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.
PackageMaintainerDebian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
PackageNamerust-src
PackageSectiondevel
PackageVersion1.55.0+dfsg1-2
SHA-108FA3323A257C677B4F91B47CB44EDBBE51BC929
SHA-2568AB981A0DDBD5DA792FB19451DCB6C90F157891E12D0C622849E5EF985732AEB
Key Value
MD5F1569A57DB96BE3A9EDBA807108F9F87
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.56
PackageRelease11.3
PackageVersion1.56.1
SHA-10BB82342DB6B147892FC6CA2E82CF28AC0721048
SHA-2569642440EF9DD691929070EE4D5B8EC6EF035FEA81A135F808AA22ADFFBE1D6F7
Key Value
MD577C56C0D24A66B33674D0B159093A643
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.56
PackageReleaselp153.12.1
PackageVersion1.56.1
SHA-110DD8C41294CDDAEA985DDF5843327BD0B7A5EC7
SHA-256964A1B6E2FD43257040A000B4DE6A84A43976BDB8E1E78764799BD9E8C9AE1D7
Key Value
MD5B935B16B871DA6C8E3BF1530F5E880AD
PackageArcharmv7hl
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.56
PackageRelease11.3
PackageVersion1.56.1
SHA-111305EBBE2219AB29698F3B935EAE35274580FC9
SHA-2564C3E35448E8C6A30CDE7AD4731A7B058FDAFF279F8D273181559D0C3C9FA1F9B
Key Value
MD50CDB0296B7C0CA91431F36A14EBB1092
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.56
PackageRelease150300.7.6.1
PackageVersion1.56.1
SHA-12EBC25ED0A94D3F55BF52FF6CD339D0A8DA1F635
SHA-2568A3AD407A9804F2DAB9C65785C5AE2CC202A841CE6574987E442B928F1B09AAB
Key Value
MD5B4A524779FC64690EEF43F6005FD8F95
PackageArchx86_64
PackageDescriptionRust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator.
PackageMaintainerCentOS Buildsys <bugs@centos.org>
PackageNamerust
PackageRelease2.module_el8.6.0+1045+2acef1bd
PackageVersion1.56.1
SHA-132143644127145A07DC7C1B6C51C09A33E20D279
SHA-2564969B40B2FFE04C763E10DE45DBF5F5CCEA66BF79C79281586A514283DC3EDDF
Key Value
MD5C68E4100D5A471B82FDDA4E0031EF530
PackageArchi586
PackageDescriptionRust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. This package includes the Rust compiler and documentation generator.
PackageMaintainerakien <akien>
PackageNamerust
PackageRelease1.1.mga8
PackageVersion1.57.0
SHA-14156ACAE27CFB2B0D880DFC0F256FFA38F12AC86
SHA-256C0ADD4011843CF0F745AA35B0B02F99F81E6A784994CD469CA9D6C66049FAF08
Key Value
MD5CDACDA54CAACA73E6FEC3CBE465EACDD
PackageArcharmv7hl
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
PackageRelease10.3
PackageVersion1.57.0
SHA-14168D757FC4E916E61C18C212423DDD78B34B3A2
SHA-25636A0349C2E42F8E5741D400FB5BB8449E2EFF11772057ED7EC4DF81D54707004