Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / slawlor/ractor issues and pull requests

#263 - Move to oneshot's instead of bounded channels of size 1

Pull Request - State: closed - Opened by slawlor 5 days ago

#262 - Performance Improvements

Issue - State: open - Opened by slawlor 8 days ago - 1 comment
Labels: enhancement

#261 - More memory improvements, but smaller. No API changes

Pull Request - State: closed - Opened by slawlor 8 days ago

#260 - Actors were taking an excessive amount of memory upon creation.

Pull Request - State: closed - Opened by slawlor 9 days ago

#260 - Actors were taking an excessive amount of memory upon creation.

Pull Request - State: closed - Opened by slawlor 9 days ago

#259 - Update site with rustconf preso

Pull Request - State: closed - Opened by slawlor 12 days ago

#258 - Fix categories to valid slugs

Pull Request - State: closed - Opened by slawlor 16 days ago

#257 - We should only notify the stop listener AFTER `post_stop`

Pull Request - State: closed - Opened by slawlor 16 days ago

#255 - Stashing messages during a specific state of an actor

Issue - State: open - Opened by contrun 25 days ago - 4 comments
Labels: enhancement

#254 - Add a pre_stop fn or some way to wait until post_stop has finished

Issue - State: closed - Opened by lucasmerlin about 1 month ago - 3 comments
Labels: bug, enhancement

#253 - call_t! not working with predefined trait type

Issue - State: closed - Opened by askasp about 2 months ago - 1 comment
Labels: bug

#252 - Update prost-types requirement from 0.12 to 0.13

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#251 - Update prost requirement from 0.12 to 0.13

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#250 - Update prost-build requirement from 0.12 to 0.13

Pull Request - State: open - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#249 - flush() method to help testing

Issue - State: closed - Opened by gusinacio 3 months ago - 1 comment
Labels: enhancement

#248 - With async-trait turned off, it is impossible to use factory

Issue - State: closed - Opened by Jaraxzus 3 months ago - 3 comments
Labels: bug

#246 - Update dashmap requirement from 5 to 6

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#245 - Fix sample code in readme

Pull Request - State: closed - Opened by chenyukang 4 months ago - 2 comments

#244 - As a subscriber, I should can subscribe multiple type of messages from publisher

Issue - State: closed - Opened by FancyQian 4 months ago - 2 comments
Labels: bug

#242 - More doc updates

Pull Request - State: closed - Opened by slawlor 4 months ago

#241 - Updating defunct docs from new factory migration

Pull Request - State: closed - Opened by slawlor 4 months ago

#240 - SpawnErr when spawning named actor will permanently pollute that name

Issue - State: closed - Opened by Escapingbug 4 months ago
Labels: bug

#238 - Prep for 0.10.0 release

Pull Request - State: closed - Opened by slawlor 4 months ago

#237 - Improvements to the factory construct

Pull Request - State: closed - Opened by slawlor 5 months ago

#236 - Update protobuf-src requirement from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, rust

#235 - Awaiting input in an actor

Issue - State: closed - Opened by dns2utf8-novaziun 5 months ago - 1 comment
Labels: enhancement

#234 - Handle multiple message types

Issue - State: closed - Opened by dns2utf8-novaziun 5 months ago - 1 comment
Labels: enhancement

#234 - Handle multiple message types

Issue - State: closed - Opened by dns2utf8-novaziun 5 months ago - 1 comment
Labels: enhancement

#234 - Handle multiple message types

Issue - State: closed - Opened by dns2utf8-novaziun 5 months ago - 1 comment
Labels: enhancement

#233 - Compiler panics

Issue - State: open - Opened by vinay10949 5 months ago - 2 comments
Labels: bug

#233 - Compiler panics

Issue - State: closed - Opened by vinay10949 5 months ago - 2 comments
Labels: bug

#233 - Compiler panics

Issue - State: closed - Opened by vinay10949 5 months ago - 2 comments
Labels: bug

#232 - Factory improvements

Pull Request - State: closed - Opened by slawlor 5 months ago - 1 comment

#231 - Prepare for 0.9.8 release

Pull Request - State: closed - Opened by slawlor 5 months ago

#231 - Prepare for 0.9.8 release

Pull Request - State: closed - Opened by slawlor 5 months ago

#231 - Prepare for 0.9.8 release

Pull Request - State: closed - Opened by slawlor 5 months ago

#230 - Fix calling `post_stop` on killed actors

Pull Request - State: closed - Opened by slawlor 5 months ago

#229 - Serde blanket implementation feature

Pull Request - State: closed - Opened by stalkopat 5 months ago - 2 comments

#228 - Not depend protobuf-src on windows

Issue - State: open - Opened by hemaolong 5 months ago - 1 comment
Labels: enhancement

#227 - Update tracing-glog requirement from 0.3 to 0.4

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust

#226 - `post_stop` of children are being called when supervisor fails.

Issue - State: open - Opened by gusinacio 6 months ago
Labels: bug

#226 - `post_stop` of children are being called when supervisor fails.

Issue - State: open - Opened by gusinacio 6 months ago
Labels: bug

#226 - `post_stop` of children are being called when supervisor fails.

Issue - State: closed - Opened by gusinacio 6 months ago - 1 comment
Labels: bug

#223 - Add OutputPortSubscriber

Pull Request - State: open - Opened by dcadenas 6 months ago

#222 - Subscriber-Driven OutputPort Subscriptions

Issue - State: open - Opened by dcadenas 6 months ago
Labels: enhancement

#220 - Update tokio-rustls requirement from 0.25 to 0.26

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust

#220 - Update tokio-rustls requirement from 0.25 to 0.26

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, rust

#219 - doc: fix typo in document of lib.rs

Pull Request - State: closed - Opened by George-Miao 6 months ago - 1 comment

#218 - fix(lint): don't use deny(warnings) in library, rather use it in ci.

Pull Request - State: closed - Opened by simonsan 6 months ago - 4 comments

#217 - Lifetimes do not match method in trait

Issue - State: closed - Opened by simonsan 6 months ago - 2 comments
Labels: documentation, invalid

#216 - Format doctests and add doctests for factory module

Pull Request - State: closed - Opened by slawlor 7 months ago

#215 - Update panic documentation on abort.

Pull Request - State: closed - Opened by slawlor 7 months ago

#214 - When panic=abort is on, panic is not captured.

Issue - State: closed - Opened by Escapingbug 7 months ago - 1 comment
Labels: documentation

#211 - Add support to downcast a BoxedMessage to get a reference to it's wrapped type without consuming it

Issue - State: closed - Opened by kemitix 7 months ago - 4 comments
Labels: enhancement

#208 - Enum contains type of itself

Issue - State: closed - Opened by zrus 7 months ago - 4 comments
Labels: bug

#207 - Request for TCP Echo Server Example with TcpListener and TcpStream as Actors

Issue - State: closed - Opened by simon-fu 7 months ago - 1 comment
Labels: enhancement

#206 - Support `async fn` in traits.

Issue - State: closed - Opened by slawlor 7 months ago - 1 comment
Labels: enhancement

#205 - Benchmark for large futures

Pull Request - State: closed - Opened by slawlor 7 months ago

#205 - Benchmark for large futures

Pull Request - State: open - Opened by slawlor 7 months ago

#204 - Updating rustls dependencies & adjusting for new types/patterns

Pull Request - State: closed - Opened by slawlor 8 months ago

#203 - Update rustls-pemfile requirement from 1.0 to 2.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#203 - Update rustls-pemfile requirement from 1.0 to 2.1

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, rust

#201 - Preparing for 0.9.5 release

Pull Request - State: closed - Opened by slawlor 8 months ago

#198 - Fix actor module documentation formatting

Pull Request - State: closed - Opened by tbillington 8 months ago - 1 comment

#197 - About section needs update for async-std

Issue - State: closed - Opened by tbillington 8 months ago
Labels: bug

#196 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, github_actions

#193 - Update serial_test requirement from 2.0.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, rust

#193 - Update serial_test requirement from 2.0.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 2 comments
Labels: dependencies, rust

#193 - Update serial_test requirement from 2.0.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago - 1 comment
Labels: dependencies, rust

#190 - `pg`: Add `ScopeName` -> `Vec<GroupName>` mapping

Pull Request - State: closed - Opened by leonqadirie 10 months ago - 2 comments

#190 - `pg`: Add `ScopeName` -> `Vec<GroupName>` mapping

Pull Request - State: open - Opened by leonqadirie 10 months ago - 1 comment

#189 - `pg`: Add `ScopeName` -> `Vec<GroupName>` mapping

Pull Request - State: closed - Opened by leonqadirie 10 months ago - 2 comments

#189 - `pg`: Add `ScopeName` -> `Vec<GroupName>` mapping

Pull Request - State: closed - Opened by leonqadirie 10 months ago - 2 comments

#188 - Update tokio-rustls requirement from 0.24 to 0.25

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 4 comments
Labels: dependencies, rust

#187 - Update rustls-pemfile requirement from 1.0 to 2.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, rust

#187 - Update rustls-pemfile requirement from 1.0 to 2.0

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, rust

#186 - Mod Driver Aplikasi Fake GPS

Issue - State: closed - Opened by Cuanman147 10 months ago - 1 comment
Labels: enhancement

#186 - Mod Driver Aplikasi Fake GPS

Issue - State: closed - Opened by Cuanman147 10 months ago - 1 comment
Labels: enhancement

#185 - Create WhatsApp

Pull Request - State: closed - Opened by Cuanman147 10 months ago

#185 - Create WhatsApp

Pull Request - State: closed - Opened by Cuanman147 10 months ago

#184 - Add `Scope`-> `GroupName` mapping

Issue - State: closed - Opened by leonqadirie 11 months ago - 3 comments

#183 - Get Actor references from SupervisionEvent

Pull Request - State: closed - Opened by marcusirgens 11 months ago - 6 comments

#182 - Fix concurrency for pg monitor tests.

Pull Request - State: closed - Opened by leonqadirie 11 months ago - 1 comment

#180 - `CallResult` should return errors that occured handling the message

Issue - State: closed - Opened by tqwewe 11 months ago - 2 comments
Labels: enhancement, wontfix

#179 - Stabilize async-std runtime

Pull Request - State: closed - Opened by slawlor 11 months ago - 1 comment

#177 - Add Erlang-inspired process group (`pg`) scopes

Pull Request - State: closed - Opened by leonqadirie 12 months ago - 10 comments

#175 - Some tentative support to get wasm support for Ractor

Pull Request - State: open - Opened by slawlor 12 months ago - 1 comment

#173 - Support async_std as a runtime

Pull Request - State: closed - Opened by slawlor 12 months ago - 2 comments

#171 - Preparing for 0.9.2 release

Pull Request - State: closed - Opened by slawlor about 1 year ago

#170 - Add monitoring of actors from peers, without full linking support.

Pull Request - State: closed - Opened by slawlor about 1 year ago - 1 comment

#167 - Bidirectional linking can cause stack overflow on actor shutdown

Issue - State: closed - Opened by slawlor about 1 year ago
Labels: bug