Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/actix/actix

Actor framework for Rust.
https://github.com/actix/actix

fix: Forward `poll_ready()` errors to the actor and possibly finish

sdroege opened this pull request 14 days ago
chore(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1

dependabot[bot] opened this pull request 14 days ago
chore(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7

dependabot[bot] opened this pull request 28 days ago
chore(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2

dependabot[bot] opened this pull request about 1 month ago
chore(deps): bump codecov/codecov-action from 4.5.0 to 4.6.0

dependabot[bot] opened this pull request 3 months ago
chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.10.0 to 1.10.1

dependabot[bot] opened this pull request 3 months ago
ci: fix public-api

robjtede opened this pull request 3 months ago
chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.9.0 to 1.10.0

dependabot[bot] opened this pull request 3 months ago
Breaking change in `[email protected]`

avandesa-fw opened this issue 4 months ago
could not find `__private` in `actix`

Danny5487401 opened this issue 4 months ago
chore(deps): bump codecov/codecov-action from 4.4.1 to 4.5.0

dependabot[bot] opened this pull request 6 months ago
chore(deps): bump actions-rust-lang/setup-rust-toolchain from 1.8.0 to 1.9.0

dependabot[bot] opened this pull request 7 months ago
chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.1

dependabot[bot] opened this pull request 7 months ago
chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.0

dependabot[bot] opened this pull request 7 months ago
chore(deps): bump JamesIves/github-pages-deploy-action from 4.6.0 to 4.6.1

dependabot[bot] opened this pull request 7 months ago
chore(deps): bump codecov/codecov-action from 4.1.0 to 4.3.1

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.6.0

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump codecov/codecov-action from 4.1.0 to 4.3.0

dependabot[bot] opened this pull request 8 months ago
chore(deps): bump codecov/codecov-action from 4.1.0 to 4.2.0

dependabot[bot] opened this pull request 9 months ago
chore(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1

dependabot[bot] opened this pull request 9 months ago
chore(deps): bump codecov/codecov-action from 4.0.2 to 4.1.0

dependabot[bot] opened this pull request 10 months ago
Fine-tune the Ordering for num_senders

wang384670111 opened this issue 10 months ago
chore(deps): bump codecov/codecov-action from 4.0.1 to 4.0.2

dependabot[bot] opened this pull request 10 months ago
Add run_interval_at to AsyncContext

cmleinz opened this pull request 11 months ago
chore(deps): bump codecov/codecov-action from 4.0.0 to 4.0.1

dependabot[bot] opened this pull request 11 months ago
Question: Awaiting actor responses in message handler

RastislavKish opened this issue 11 months ago
Bump codecov/codecov-action from 3.1.6 to 4.0.0

dependabot[bot] opened this pull request 11 months ago
Bump codecov/codecov-action from 3.1.5 to 3.1.6

dependabot[bot] opened this pull request 11 months ago
Added path type as a possible value for rtype result

delef opened this pull request 11 months ago
Bump codecov/codecov-action from 3.1.4 to 3.1.5

dependabot[bot] opened this pull request 11 months ago
Bump actions-rust-lang/setup-rust-toolchain from 1.7.0 to 1.8.0

dependabot[bot] opened this pull request 11 months ago
Bump actions-rust-lang/setup-rust-toolchain from 1.6.0 to 1.7.0

dependabot[bot] opened this pull request 12 months ago
Bump actions-rust-lang/setup-rust-toolchain from 1.5.0 to 1.6.0

dependabot[bot] opened this pull request about 1 year ago
Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0

dependabot[bot] opened this pull request about 1 year ago
Bump taiki-e/cache-cargo-install-action from 1.2.2 to 1.3.0

dependabot[bot] opened this pull request about 1 year ago
Bump taiki-e/cache-cargo-install-action from 1.2.1 to 1.2.2

dependabot[bot] opened this pull request over 1 year ago
Expose `actix::ContextFut::restart` to public API

50U10FCA7 opened this pull request over 1 year ago
Hey,all,I have one question.

phil-skillwon opened this issue over 1 year ago
Bump actions/checkout from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
docs: fix broken link

dzvon opened this pull request over 1 year ago
Add test for and fix issue with SinkWrite not sending items in buffer

otthou opened this pull request over 1 year ago
Bump JamesIves/github-pages-deploy-action from 4.4.0 to 4.4.3

dependabot[bot] opened this pull request over 1 year ago
Bump giraffate/clippy-action from 1.0.0 to 1.0.1

dependabot[bot] opened this pull request over 1 year ago
Bump taiki-e/cache-cargo-install-action from 1.2.0 to 1.2.1

dependabot[bot] opened this pull request over 1 year ago
docs: fix broken links in README (#558)

leonidas1712 opened this pull request over 1 year ago
Docs: Broken links in README.md (minor issue)

leonidas1712 opened this issue over 1 year ago
Update bitflags requirement from 1.2 to 2.3

dependabot[bot] opened this pull request over 1 year ago
Update ahash requirement from 0.7 to 0.8

dependabot[bot] opened this pull request over 1 year ago
Update actix-web requirement from 3 to 4

dependabot[bot] opened this pull request over 1 year ago
Update syn requirement from 1 to 2

dependabot[bot] opened this pull request over 1 year ago
Change to DeferredWorkResult in ActorFuture docs

AngelOnFira opened this pull request over 1 year ago
Consider updating `actix-derive` to use `syn@2`

LikeLakers2 opened this issue over 1 year ago
Update CHANGES.md to reflect new year

frewsxcv opened this pull request over 1 year ago
Make it possible to use `Registry` without requiring `ArbiterService`

frewsxcv opened this pull request almost 2 years ago
Upgrade GHA workflows to remove deprecation warnings

JohnTitor opened this pull request almost 2 years ago
AsyncContext::wait() is not actually waiting

gdesmott opened this issue almost 2 years ago
Readme User Guide link is broken

ciresnave opened this issue about 2 years ago
"PAGE NOT FOUND" when open the book

novakduc opened this issue about 2 years ago
fixed futures_util deprecation warnings

walf443 opened this pull request about 2 years ago
Update futures-util dependency

walf443 opened this pull request about 2 years ago
Fix typo and improve MsgRequest must_use readability.

cjwilsontech opened this pull request about 2 years ago
add stack size configuration for SyncArbiter threads

skittles1412 opened this pull request about 2 years ago
Payload reached size limit.

laik opened this issue over 2 years ago
Update README.md

mohamad-jaafar-nehme opened this pull request over 2 years ago
doc: update crate documentation in `lib.rs`

Nerixyz opened this pull request over 2 years ago
fix: ensure at least once delivery on broker IssueAsync

Sytten opened this pull request over 2 years ago
fix typo

cuishuang opened this pull request over 2 years ago
Actor stops receiving messages after filling the mailbox

prk3 opened this issue over 2 years ago
Fix I am alive warnings

winksaville opened this pull request over 2 years ago
Fix broken links in README.md

winksaville opened this pull request over 2 years ago
API Extensions for WeakAddr and WeakRecipient

geo-ant opened this pull request almost 3 years ago
Add discord link instead of gitter

LasseRosenow opened this issue almost 3 years ago
Question: How to wait for an event on actor startup?

LasseRosenow opened this issue almost 3 years ago
Derive `PartialEq` and `Eq` for `MailboxError`

elenaf9 opened this pull request almost 3 years ago
0.13.0

robjtede opened this pull request almost 3 years ago
implement `eq` for weak addr

geo-ant opened this pull request almost 3 years ago
Implement PartialEq and Eq for WeakAddr

geo-ant opened this issue almost 3 years ago
async and sync clash in `started` trying to `send` to other actor

DurkelTheDonkey opened this issue almost 3 years ago
Implement Clone for WeakRecipient

geo-ant opened this pull request almost 3 years ago
Fair handling of async sub-tasks in ContextFut

bobs4462 opened this issue almost 3 years ago
Panic in Arbiter thread

larksoftware opened this issue almost 3 years ago
Implement `Clone` for `WeakRecipient`

Gentoli opened this issue almost 3 years ago
Implement fmt::Debug for SyncContext

kesavkolla opened this issue almost 3 years ago
Mock example added

abbudao opened this pull request about 3 years ago
Addr::send does not respect Mailbox size

thalesfragoso opened this issue about 3 years ago
fix: clippy::doc_markdown

hoodie opened this pull request about 3 years ago
Implement debug addr weakaddr

nickx720 opened this pull request about 3 years ago
Fix 'basic' broker example

CjS77 opened this pull request over 3 years ago
Implement a From for ActorResponse to avoid double boxing

thalesfragoso opened this pull request over 3 years ago
Configurable stacksize for threads started via SyncArbiter

let4be opened this issue over 3 years ago
Remove Resolver Actor

Chaostheorie opened this pull request over 3 years ago
(newb) - `ctx.run_interval` requires static lifetime - memory leak?

yatesco opened this issue over 3 years ago
Constantly creating and stopping new Arbiters will not clear memory

hosyvietanh opened this issue over 3 years ago