issues
search
dkormalev
/
asynqro
Futures and thread pool for C++ (with optional Qt support)
BSD 3-Clause "New" or "Revised" License
126
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
More hyperlinks to benchmarked libraries in README.md please
#24
katusk
opened
3 years ago
2
Better handling of thread bound tasks, keeping them far enough from the regular tasks while possible
#23
dkormalev
closed
4 years ago
0
Fix for possible crash in infinite Future::wait() due to dangling reference
#22
dkormalev
closed
4 years ago
0
No Qt dependency in tests stacktrace output
#21
dkormalev
closed
4 years ago
0
Timeouts added to TasksTest. Existing timeouts in TasksTest converted to std::chrono for better readability
#20
dkormalev
closed
4 years ago
0
SpinLock::try_lock method to make it possible to use SpinLock with std locks
#19
dkormalev
closed
4 years ago
0
Support for compilation at aarch64
#18
dkormalev
closed
4 years ago
1
Is it possible to manually run a queued task in the current thread?
#17
magiblot
opened
4 years ago
2
How does this compare with Intel TBB?
#16
e4lam
closed
4 years ago
19
Add support for subpools grouping or adding as children to other subpools
#15
dkormalev
opened
5 years ago
0
Pause/resume ability for custom subpools
#14
dkormalev
closed
5 years ago
1
More examples
#13
gamelaster
opened
5 years ago
5
No unnecessary asynqro-builder download for compat checks
#12
dkormalev
closed
5 years ago
1
clang-format version updated to 9
#11
dkormalev
closed
5 years ago
0
More Future/Tasks calls in dummy.cpp for clang-tidy verification
#10
dkormalev
closed
5 years ago
0
Compatibility check for older compilers: gcc7.4 and clang 6.0
#9
dkormalev
closed
5 years ago
1
Build image base is now switched to eoan.
#8
dkormalev
closed
5 years ago
1
Better cmake config exporting for cases when asynqro is added as in-source 3rdparty
#7
dkormalev
closed
5 years ago
1
zip() should be able to zip Futures with different FailureTypes (in std::variant of them)
#6
dkormalev
closed
5 years ago
1
Move docker build image to lcov 1.14
#5
dkormalev
closed
5 years ago
1
Add ability to wrap QFuture into Future
#4
dkormalev
closed
5 years ago
1
Add ability to wrap Qt signals into Future
#3
dkormalev
closed
5 years ago
1
Build without tests by default
#2
dkormalev
closed
5 years ago
1
Build as static by default
#1
dkormalev
closed
5 years ago
1