qttasktree
brew install qttasktree
v6.11.1
(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause
Qt C++ library for asynchronous task execution and thread pool management.
Why you might care
Provides structured concurrency primitives for Qt applications needing parallel task execution without manual thread management. Useful as a build dependency for Qt-based projects or applications requiring task scheduling across thread pools. Part of the Qt ecosystem, so integrates seamlessly with Qt's event loop and signal/slot architecture.
4.5k
30-day installs · #650
14.2k
90-day · #669
14.2k
365-day · #1247
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qttasktree.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"Qt Concurrent",
"Boost.Asio",
"TBB"
],
"build_dependencies": [
"cmake",
"ninja"
],
"categories": [
"library",
"framework"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"qtbase"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "General purpose library for asynchronous task execution",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:00+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "qttasktree",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.qt.io/",
"homepage_og_description": "All the essential Qt tools for all stages of Software Development Lifecycle: planning, design, development, testing, and deployment.",
"homepage_og_image": "https://www.qt.io/hubfs/industry-image.png",
"homepage_title": "Qt | Tools for Each Stage of Software Development Lifecycle",
"installs_30d": 4482,
"installs_365d": 14242,
"installs_90d": 14241,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "(LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only) AND BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:46:10+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qttasktree",
"oldnames": [],
"one_liner": "Qt C++ library for asynchronous task execution and thread pool management.",
"optional_dependencies": [],
"rank_30d": 650,
"rank_365d": 1247,
"rank_90d": 669,
"raw_hash": "3cbba0b93cced0bc",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qttasktree.rb",
"tap": "homebrew/core",
"test_dependencies": [
"cmake"
],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Provides structured concurrency primitives for Qt applications needing parallel task execution without manual thread management. Useful as a build dependency for Qt-based projects or applications requiring task scheduling across thread pools. Part of the Qt ecosystem, so integrates seamlessly with Qt\u0027s event loop and signal/slot architecture."
}