Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: dispenso-devel | Distribution: Fedora Project |
Version: 1.1.0 | Vendor: Fedora Project |
Release: 3.fc39 | Build date: Wed Jul 19 20:29:11 2023 |
Group: Unspecified | Build host: buildvm-s390x-09.s390.fedoraproject.org |
Size: 299061 | Source RPM: dispenso-1.1.0-3.fc39.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/facebookincubator/dispenso | |
Summary: Development files for dispenso |
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.
MIT
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 01 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.1.0-1 - Update to 1.1.0 * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 27 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.0-3 - Fix linking against gmock on F34 * Wed Jan 26 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.0-2 - Use system moodycamel, to avoid bundling and fix build issue on armv7hl * Tue Jan 25 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 1.0.0-1 - Initial Fedora package
/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/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/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/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/for_each.h /usr/include/dispenso/future.h /usr/include/dispenso/once_function.h /usr/include/dispenso/parallel_for.h /usr/include/dispenso/pipeline.h /usr/include/dispenso/platform.h /usr/include/dispenso/pool_allocator.h /usr/include/dispenso/resource_pool.h /usr/include/dispenso/rw_lock.h /usr/include/dispenso/small_buffer_allocator.h /usr/include/dispenso/task_set.h /usr/include/dispenso/thread_id.h /usr/include/dispenso/thread_pool.h /usr/include/dispenso/timing.h /usr/include/dispenso/tsan_annotations.h /usr/lib64/cmake/Dispenso-1.1.0 /usr/lib64/cmake/Dispenso-1.1.0/DispensoConfig.cmake /usr/lib64/cmake/Dispenso-1.1.0/DispensoConfigVersion.cmake /usr/lib64/cmake/Dispenso-1.1.0/Dispenso_Exports-noconfig.cmake /usr/lib64/cmake/Dispenso-1.1.0/Dispenso_Exports.cmake /usr/lib64/libdispenso.so /usr/share/doc/dispenso-devel /usr/share/doc/dispenso-devel/CODE_OF_CONDUCT.md /usr/share/doc/dispenso-devel/CONTRIBUTING.md /usr/share/doc/dispenso-devel/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 22:32:40 2024