SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

dispenso-devel rpm build for : Fedora 9. For other distributions click dispenso-devel.

Name : dispenso-devel
Version : 1.3.0 Vendor : Fedora Project
Release : 3.el9 Date : 2024-05-31 00:27:10
Group : Unspecified Source RPM : dispenso-1.3.0-3.el9.src.rpm
Size : 0.34 MB
Packager : Fedora Project
Summary : Development files for dispenso
Description :
Dispenso is a library for working with sets of tasks in parallel. It provides
mechanisms for thread pools, task sets, parallel for loops, futures, pipelines,
and more. Dispenso is a well-tested C++14 library designed to have minimal
dependencies (some dependencies are required for the tests and benchmarks), and
designed to be clean with compiler sanitizers (ASAN, TSAN). Dispenso is
currently being used in dozens of projects and hundreds of C++ files at Meta
(formerly Facebook). Dispenso also aims to avoid major disruption at every
release. Releases will be made such that major versions are created when a
backward incompatibility is introduced, and minor versions are created when
substantial features have been added or bugs have been fixed, and the aim would
be to only very rarely bump major versions. That should make the project
suitable for use from main branch, or if you need a harder requirement, you can
base code on a specific version.

The dispenso-devel package contains libraries and header files for
developing applications that use dispenso.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/epel/9/Everything/x86_64/Packages/d

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  dispenso-devel-1.3.0-3.el9.x86_64.rpm
     

Provides :
cmake(Dispenso)
cmake(dispenso)
dispenso-devel
dispenso-devel(x86-64)

Requires :
cmake-filesystem(x86-64)
dispenso(x86-64) = 1.3.0-3.el9
libdispenso.so.1()(64bit)
moodycamel-concurrentqueue-devel
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/include/dispenso
/usr/include/dispenso/async_request.h
/usr/include/dispenso/completion_event.h
/usr/include/dispenso/concurrent_object_arena.h
/usr/include/dispenso/concurrent_vector.h
/usr/include/dispenso/detail
/usr/include/dispenso/detail/can_invoke.h
/usr/include/dispenso/detail/completion_event_impl.h
/usr/include/dispenso/detail/concurrent_vector_impl.h
/usr/include/dispenso/detail/concurrent_vector_impl2.h
/usr/include/dispenso/detail/epoch_waiter.h
/usr/include/dispenso/detail/future_impl.h
/usr/include/dispenso/detail/future_impl2.h
/usr/include/dispenso/detail/graph_executor_impl.h
/usr/include/dispenso/detail/math.h
/usr/include/dispenso/detail/notifier_common.h
/usr/include/dispenso/detail/once_callable_impl.h
/usr/include/dispenso/detail/op_result.h
/usr/include/dispenso/detail/per_thread_info.h
/usr/include/dispenso/detail/pipeline_impl.h
/usr/include/dispenso/detail/quanta.h
/usr/include/dispenso/detail/result_of.h
/usr/include/dispenso/detail/rw_lock_impl.h
/usr/include/dispenso/detail/small_buffer_allocator_impl.h
/usr/include/dispenso/detail/task_set_impl.h
/usr/include/dispenso/detail/timed_task_impl.h
/usr/include/dispenso/for_each.h
/usr/include/dispenso/future.h
/usr/include/dispenso/graph.h
/usr/include/dispenso/graph_executor.h
There is 29 files more in these RPM.

 
ICM