Key | Value |
---|---|
FileName | ./usr/share/doc/packages/rust1.67/README.md |
FileSize | 10309 |
MD5 | E4043E52824A10E791A9B297E3F34110 |
SHA-1 | 841870E04909F162C540A626BF6898103D3BB81F |
SHA-256 | B332F18E187C8A0F1C7599C00AE68708A61B23D74A3303086579CDEB736E385F |
SSDEEP | 192:PDXDeY1Vgy69/P/zVT7lHQVs2lUFLo8ZFGW1hfoanEcF:rTeQ693/hH3hL/ZgW1hfoanEo |
TLSH | T141220A3F670807711F3243D2966D77E6DB22413E769288A878BD41391717B2792BF2E0 |
hashlookup:parent-total | 13 |
hashlookup:trust | 100 |
The searched file hash is included in 13 parent files which include package known and seen by metalookup. A sample is included below:
Key | Value |
---|---|
FileSize | 18959016 |
MD5 | 9300E7D3D1C66F1F4DAC88EC59B9EA08 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | rust-src |
PackageSection | devel |
PackageVersion | 1.65.0+dfsg0ubuntu1~llvm2-0ubuntu0.20.04 |
SHA-1 | 4A63AFDF2D18DB071859570FDAD9E8A594087488 |
SHA-256 | 8AE5E9716FF890FA96E3F914CC57B6837C42C54A78E6DE006C889D4B77AF5F0B |
Key | Value |
---|---|
MD5 | 409B6101DD94D11ACCAB74DA3BAF5B14 |
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. |
PackageMaintainer | https://www.suse.com/ |
PackageName | rust1.66 |
PackageRelease | 150400.9.9.1 |
PackageVersion | 1.66.0 |
SHA-1 | 53A99D48D3018419F8AB5CD0AB47E1A2F17FD299 |
SHA-256 | E23AF5B84BBFADFBD69A0FF20A837392A77ECBDA38158889E196DD9EF65F7886 |
Key | Value |
---|---|
MD5 | 6FC37DB69664E2967E6F97BB431C29A7 |
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.65.0 |
SHA-1 | 2F2A2D083984328F53126F35524840355ABF6BB8 |
SHA-256 | D68320FB4A115FEA937B18E62F2A18145221F171C0FF4B361A8B5BF7DF863517 |
Key | Value |
---|---|
MD5 | FA56CDB61BE15D070B136EB18DEC1499 |
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.65 |
PackageRelease | 150300.7.9.1 |
PackageVersion | 1.65.0 |
SHA-1 | C71CDEF23540B0AB0576CC24C37367B0AF2A9839 |
SHA-256 | 5212933D3E6461531C1ECDEC87EDF8D8B0AF0B28D78C0E3119CABCF472AB2FCA |
Key | Value |
---|---|
FileSize | 20574708 |
MD5 | 38BA4D63A0A2F7D9412A4DE6B81A86E6 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | rust-src |
PackageSection | devel |
PackageVersion | 1.66.1+dfsg0ubuntu1~llvm-0ubuntu0.20.04 |
SHA-1 | FBC020A7887CFEE3777668A654C9DEDC9E1F7778 |
SHA-256 | 6DCBEA1A4305C58393911E3B70864C77589A4FA57F075CFD81DD697D869D371F |
Key | Value |
---|---|
MD5 | E67856E554ECA13DEE8D510DB857F13F |
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.66 |
PackageRelease | 150400.9.9.1 |
PackageVersion | 1.66.0 |
SHA-1 | 75B9FA7B39F135C0FD0A91BAC0968A138A3C5A3A |
SHA-256 | 3E816496ABB013572494DDF6047F8CBB2939CC3BBA5A0A00405239ACC877445C |
Key | Value |
---|---|
MD5 | E92D3D5CD49B42616681C640FEBB5B5A |
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. |
PackageMaintainer | https://www.suse.com/ |
PackageName | rust1.67 |
PackageRelease | 150400.9.6.1 |
PackageVersion | 1.67.1 |
SHA-1 | D7AA3A3A6C9A10C906E8C598168D87DD6332E2EA |
SHA-256 | 8470398FA916D70D06EEC5AF5BA8C664856464E625F38792F8D9BE5728C34513 |
Key | Value |
---|---|
MD5 | C7D5D7A6BA15AE74E23ECD50CC940972 |
PackageArch | aarch64 |
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.65.0 |
SHA-1 | AD24ABB581C934D3A733A0B8BB2E9C1702DE964B |
SHA-256 | D2EB81239AF1106E09AC4C61146E3B1896A36EE3E366F7C4FDFBA12D2878E8C6 |
Key | Value |
---|---|
MD5 | 99C27D15ADDAFE3B8C72B2D087D0D4A1 |
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. |
PackageMaintainer | https://www.suse.com/ |
PackageName | rust1.65 |
PackageRelease | 150300.7.9.1 |
PackageVersion | 1.65.0 |
SHA-1 | DE6D0B86C24F702D41023F1B0AD4EC9D5BC1E7D2 |
SHA-256 | 28A93A67A454A526CFE4D526AA8661AEF20D9E610182AB41311901B97584E5A3 |
Key | Value |
---|---|
MD5 | C6F55F5EA3027C4198761198E45C35EF |
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 | akien <akien> |
PackageName | rust |
PackageRelease | 1.mga9 |
PackageVersion | 1.65.0 |
SHA-1 | 4DBCEB7E8BFD4734A2E3D08382E21522F6E8614C |
SHA-256 | 1A2D7D721EDB044678B99A0272641C2C6DE7A339973760132BF040CD42A2D642 |
Key | Value |
---|---|
MD5 | 21C1B22F51316F09E7DB16C2260FB294 |
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.67 |
PackageRelease | 150400.9.6.1 |
PackageVersion | 1.67.1 |
SHA-1 | AB478DD554CDD816E90C7E54AEC787EEE0767CEA |
SHA-256 | 93C191F13DDFD6A89F4B4FDD53DDC3D19EFD6AB6EFDEB56E871ED0B9A5E3F135 |
Key | Value |
---|---|
FileSize | 18959048 |
MD5 | B355847A0B7AF519387ED79607F47CC9 |
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 | Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> |
PackageName | rust-src |
PackageSection | devel |
PackageVersion | 1.65.0+dfsg0ubuntu1~llvm2-0ubuntu0.18.04 |
SHA-1 | A66B3115B3A1AF6C885AB7AAEA38B6AAB44B2846 |
SHA-256 | EB2709EAEBD7CA75E82919AE752C4E271B3229BA8D68F000AD14555B211F68B2 |
Key | Value |
---|---|
MD5 | A0203683C4EE5F0B9054C020D6D99DA9 |
PackageArch | x86_64 |
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.65.0 |
SHA-1 | 8984E36F1C422ED1DF7DF35661C39D5F72CC66D6 |
SHA-256 | A8B442A82D81FA153BC632F218C6F463E1DF2B9C48888DED6B77C3A8D4DC51ED |