معرفی شرکت ها


folly-docs-2022.07.11.00-4.fc37.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Documentation for folly
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 37
مخزن Fedora Everything noarch
نام بسته folly-docs
نام فایل بسته folly-docs-2022.07.11.00-4.fc37.noarch.rpm
نسخه بسته 2022.07.11.00
انتشار بسته 4.fc37
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 15 Aug 2022 02
هاست سازنده buildvm-x86-25.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/facebook/folly
مجوز ASL 2.0
حجم دانلود 102K
حجم نصب 1016.590K
Folly (acronymed loosely after Facebook Open Source Library) is a library of C++14 components designed with practicality and efficiency in mind. Folly contains a variety of core library components used extensively at Facebook. In particular, it's often a dependency of Facebook's other open source C++ efforts and place where those projects can share code. It complements (as opposed to competing against) offerings such as Boost and of course std. In fact, we embark on defining our own component only when something we need is either not available, or does not meet the needed performance profile. We endeavor to remove things from folly if or when std or Boost obsoletes them. Performance concerns permeate much of Folly, sometimes leading to designs that are more idiosyncratic than they would otherwise be (see e.g. PackedSyncPtr.h, SmallLocks.h). Good performance at large scale is a unifying theme in all of Folly. The folly-docs package contains documentation for folly.


جایگزین ها

بسته نسخه معماری مخزن
folly-docs-2023.10.16.00-1.fc37.noarch.rpm 2023.10.16.00 noarch Fedora Everything


نیازمندی

مقدار نام
= 2022.07.11.00-4.fc37 folly


ارائه دهنده

مقدار نام
= 2022.07.11.00-4.fc37 folly-docs


نحوه نصب


نصب پکیج rpm folly-docs:

    dnf install folly-docs-2022.07.11.00-4.fc37.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/folly-docs
/usr/share/doc/folly-docs/AtomicHashMap.html
/usr/share/doc/folly-docs/Benchmark.html
/usr/share/doc/folly-docs/Conv.html
/usr/share/doc/folly-docs/Dynamic.html
/usr/share/doc/folly-docs/DynamicConverter.html
/usr/share/doc/folly-docs/Executors.html
/usr/share/doc/folly-docs/FBString.html
/usr/share/doc/folly-docs/FBVector.html
/usr/share/doc/folly-docs/Format.html
/usr/share/doc/folly-docs/Function.html
/usr/share/doc/folly-docs/Futures.html
/usr/share/doc/folly-docs/GroupVarint.html
/usr/share/doc/folly-docs/Histogram.html
/usr/share/doc/folly-docs/Overview.html
/usr/share/doc/folly-docs/PackedSyncPtr.html
/usr/share/doc/folly-docs/Poly.html
/usr/share/doc/folly-docs/ProducerConsumerQueue.html
/usr/share/doc/folly-docs/Rcu.html
/usr/share/doc/folly-docs/SmallLocks.html
/usr/share/doc/folly-docs/Synchronized.html
/usr/share/doc/folly-docs/ThreadCachedInt.html
/usr/share/doc/folly-docs/ThreadLocal.html
/usr/share/doc/folly-docs/Traits.html
/usr/share/doc/folly-docs/index.html


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2022-08-15

Update for gcc changes: Enable test again working with recent gcc Add a

2022-07-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-07-19

Disable some flaky tests

2022-07-19

Update to 2022.07.11.00

2022-07-17

Rebuild for fmt-9

2022-07-16

Fix FTBFS on F37

2022-06-13

Rebuilt for Python 3.11

2022-05-04

Rebuilt for Boost 1.78

2022-03-16

Fix Fedora <= 35 ppc64le build

2022-03-14

Update to 2022.03.14.00

2022-03-08

Update to 2022.03.07.00; fix test executionl; enable tests on aarch64

2022-03-05

Fix ppc64le ExcludeArch to include F36

2022-03-05

Fix build on armv7hl; disable ppc64le build on F36+ for now

2022-03-04

Fix test compilation failures on i686; exclude logging_example on ppc64le

2022-03-03

Use clang on releases with GCC 12 (fixes: rhbz#2045117)

2022-03-02

Update to 2022.02.28.00; drop static build