issues
search
intel
/
cpp-baremetal-senders-and-receivers
An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.
https://intel.github.io/cpp-baremetal-senders-and-receivers/
Boost Software License 1.0
195
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
:bug: Fix `sync_wait` to be `[[nodiscard]]` when piped
#142
elbeno
closed
4 days ago
1
:arrow_up: Update documentation workflow
#141
elbeno
closed
1 week ago
0
:bug: :books: Fix docs diagram generation
#140
elbeno
closed
1 week ago
0
⬆️ Bump actions/setup-node from 4.0.4 to 4.1.0
#139
dependabot[bot]
closed
2 weeks ago
0
:rotating_light: Updates for fixed clang-tidy
#138
elbeno
closed
2 weeks ago
0
⬆️ Bump actions/cache from 4.1.1 to 4.1.2
#137
dependabot[bot]
closed
2 weeks ago
0
:art: Allow `repeat` and `retry` to handle synchronous ops properly
#136
elbeno
closed
3 weeks ago
0
:art: Use `stdx::atomic`
#135
elbeno
closed
3 weeks ago
0
⬆️ Bump actions/cache from 4.1.0 to 4.1.1
#134
dependabot[bot]
closed
1 month ago
0
⬆️ Bump actions/checkout from 4.2.0 to 4.2.1
#133
dependabot[bot]
closed
1 month ago
0
:sparkles: Add `incite_on`
#132
elbeno
closed
3 weeks ago
0
:arrow_up: :construction_worker: Update workflows to ubuntu-24.04
#131
elbeno
closed
1 month ago
0
:bug: Allow `when_all` to handle multi-value senders
#130
elbeno
closed
1 month ago
0
⬆️ Bump actions/cache from 4.0.2 to 4.1.0
#129
dependabot[bot]
closed
1 month ago
0
:books: :arrow_up: Update documentation for debug context
#128
elbeno
closed
1 month ago
0
:sparkles: Add `seq(s1, s2)`
#127
elbeno
closed
1 month ago
0
:arrow_up: Update stdx, fix tuple usage
#126
elbeno
closed
1 month ago
0
:sparkles: Add debug context concept
#125
elbeno
closed
1 month ago
0
⬆️ Bump actions/checkout from 4.1.7 to 4.2.0
#124
dependabot[bot]
closed
1 month ago
0
:bug: Make `trigger_scheduler` sender stop immediately when cancelled
#123
elbeno
closed
1 month ago
0
:art: Remove usage of `universal_receiver` from `when_*` algorithms
#122
elbeno
closed
1 month ago
0
⬆️ Bump actions/setup-node from 4.0.3 to 4.0.4
#121
dependabot[bot]
closed
1 month ago
0
:white_check_mark: A simple std-based timer HAL
#120
elbeno
closed
1 month ago
0
:construction_worker: Use `target_sources` with `FILE_SET`
#119
elbeno
closed
2 months ago
0
Add debug hooks for remaining sender adaptors
#118
elbeno
closed
2 months ago
0
:books: Add documentation for debug signals
#117
elbeno
closed
2 months ago
0
More debug hooks: `then` and `when_*`
#116
elbeno
closed
2 months ago
0
:bug: Fix `upon_error` and `upon_stopped` completion channels
#115
elbeno
closed
2 months ago
0
:loud_sound: Add debug hooks for sender factories
#114
elbeno
closed
2 months ago
0
:loud_sound: Add debug output for `just` sender factories
#113
elbeno
closed
2 months ago
0
:bug: Fix receiver environments for `when_all` and `when_any`
#112
elbeno
closed
2 months ago
0
:sparkles: Allow custom env and debugging for `sync_wait`
#111
elbeno
closed
2 months ago
0
:construction_worker: Workflow updates
#110
elbeno
closed
2 months ago
0
:sparkles: Add debug interface
#109
elbeno
closed
2 months ago
0
:sparkles: Allow more generic options for `timeout_after`
#108
elbeno
closed
2 months ago
0
:sparkles: Add `timeout_after`
#107
elbeno
closed
2 months ago
0
:sparkles: Enable a `trigger_scheduler` to send arguments
#106
elbeno
closed
2 months ago
0
:sparkles: Add `trigger_scheduler`
#105
elbeno
closed
3 months ago
0
:bug: Make `static_allocator` thread-safe
#104
elbeno
closed
3 months ago
0
:sparkles: Add `stop_detached`
#103
elbeno
closed
3 months ago
0
Enforce stoppability of `when_any()`
#102
elbeno
closed
3 months ago
0
Synchronous op states
#101
elbeno
closed
3 months ago
0
Synchronous completion for variant and sequence senders
#100
elbeno
closed
3 months ago
0
Synchronous senders implicitly use the stack allocator
#99
elbeno
closed
3 months ago
0
:zap: Improve `when_all` for senders that complete synchronously
#98
elbeno
closed
3 months ago
0
:art: Remove bespoke environment implementations
#97
elbeno
closed
3 months ago
0
:art: Refactor `env` facilities to align better with P3325
#96
elbeno
closed
3 months ago
1
Death to `tag_invoke`
#95
elbeno
closed
3 months ago
0
:art: Remove `tag_invoke` from `get_completion_signatures`
#94
elbeno
closed
3 months ago
0
Remove `tag_invoke` from `set_*` and `start`
#93
elbeno
closed
3 months ago
0
Next