Sat, 28 Sep 2024 02:52:36 UTC | login

Information for RPM rust-rayon-core-devel-1.9.3-2.fc37.noarch.rpm

ID835139
Namerust-rayon-core-devel
Version1.9.3
Release2.fc37
Epoch
Archnoarch
SummaryCore APIs for Rayon
DescriptionCore APIs for Rayon. This package contains library source intended for building other packages which use the "rayon-core" crate.
Build Time2022-07-23 06:16:14 GMT
Size68.30 KB
55ecf7ca3c2538af0fa55681fbfb3402
LicenseMIT or ASL 2.0
Provides
crate(rayon-core) = 1.9.3
rust-rayon-core-devel = 1.9.3-2.fc37
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(crossbeam-channel/default) >= 0.5.0 with crate(crossbeam-channel/default) < 0.6.0~)
(crate(crossbeam-deque/default) >= 0.8.1 with crate(crossbeam-deque/default) < 0.9.0~)
(crate(crossbeam-utils/default) >= 0.8.0 with crate(crossbeam-utils/default) < 0.9.0~)
(crate(num_cpus/default) >= 1.2.0 with crate(num_cpus/default) < 2.0.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 47 of 47
Name ascending sort Size
/usr/share/cargo/registry/rayon-core-1.9.30.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/Cargo.toml1.75 KB
/usr/share/cargo/registry/rayon-core-1.9.3/LICENSE-APACHE10.59 KB
/usr/share/cargo/registry/rayon-core-1.9.3/LICENSE-MIT1.05 KB
/usr/share/cargo/registry/rayon-core-1.9.3/README.md779.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/build.rs278.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src0.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/compile_fail0.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/compile_fail/mod.rs163.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/compile_fail/quicksort_race1.rs535.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/compile_fail/quicksort_race2.rs534.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/compile_fail/quicksort_race3.rs535.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/compile_fail/rc_return.rs270.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/compile_fail/rc_upvar.rs157.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/compile_fail/scope_join_bad.rs376.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/job.rs6.12 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/join0.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/join/mod.rs6.77 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/join/test.rs3.70 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/latch.rs11.47 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/lib.rs28.00 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/log.rs13.14 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/private.rs886.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/registry.rs30.54 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/scope0.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/scope/mod.rs27.87 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/scope/test.rs15.01 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/sleep0.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/sleep/README.md10.69 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/sleep/counters.rs9.38 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/sleep/mod.rs13.87 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/spawn0.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/spawn/mod.rs6.20 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/spawn/test.rs7.04 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/test.rs5.67 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/thread_pool0.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/src/thread_pool/mod.rs12.08 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/thread_pool/test.rs10.99 KB
/usr/share/cargo/registry/rayon-core-1.9.3/src/unwind.rs939.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/tests0.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/tests/double_init_fail.rs407.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/tests/init_zero_threads.rs167.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/tests/scope_join.rs917.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/tests/scoped_threadpool.rs3.08 KB
/usr/share/cargo/registry/rayon-core-1.9.3/tests/simple_panic.rs140.00 B
/usr/share/cargo/registry/rayon-core-1.9.3/tests/stack_overflow_crash.rs2.08 KB
Component of
1 through 28 of 28
Buildroot descending sort Created State
f37-build-680529-77017 2023-01-11 08:16:47 expired
f37-build-678265-76380 2022-11-15 17:57:28 expired
f37-build-677470-76244 2022-11-15 09:53:15 expired
f37-build-676594-76090 2022-11-14 13:48:30 expired
f37-build-669077-74848 2022-11-08 17:56:27 expired
f37-build-668528-74733 2022-11-08 12:50:12 expired
f37-build-667857-74617 2022-11-07 12:47:18 expired
f37-build-654782-72816 2022-10-19 11:24:03 expired
f37-build-654732-72813 2022-10-19 11:00:52 expired
f37-build-654718-72813 2022-10-19 10:54:54 expired
f37-build-654715-72813 2022-10-19 10:53:41 expired
f37-build-653312-72777 2022-10-18 14:09:26 expired
f37-build-653301-72777 2022-10-18 14:00:50 expired
f37-build-652877-72765 2022-10-18 07:20:03 expired
f37-build-652796-72765 2022-10-18 06:25:34 expired
f37-build-652791-72765 2022-10-18 06:22:50 expired
f37-build-652789-72765 2022-10-18 06:22:25 expired
f37-build-652787-72765 2022-10-18 06:22:16 expired
f37-build-652764-72765 2022-10-18 06:10:50 expired
f37-build-652758-72765 2022-10-18 06:10:21 expired
f37-build-649054-72748 2022-10-14 16:11:37 expired
f37-build-649048-72748 2022-10-14 16:05:04 expired
f37-build-649038-72748 2022-10-14 15:56:44 expired
f37-build-649031-72748 2022-10-14 15:54:58 expired
f37-build-649014-72748 2022-10-14 15:45:12 expired
f37-build-649003-72748 2022-10-14 15:42:14 expired
f37-build-648996-72748 2022-10-14 15:39:56 expired
f37-build-648994-72748 2022-10-14 15:39:09 expired