Ecosyste.ms: Issues

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

GitHub / riker-rs/riker issues and pull requests

#179 - Tokio exec

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

#178 - Updated deps to get rid of future-incompatible warnings

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

#177 - Single threaded ActorRefs for unit testing

Issue - State: open - Opened by christopinka about 1 year ago - 4 comments

#175 - Fix schedule

Pull Request - State: closed - Opened by phlay over 2 years ago

#174 - Feature/dynamic timer parking

Pull Request - State: closed - Opened by milgner over 2 years ago

#173 - sys_recv not called on Actor

Issue - State: open - Opened by milgner over 2 years ago

#170 - Use system threads

Pull Request - State: closed - Opened by vlad9486 over 2 years ago

#169 - `Running Futures` example is invalid

Issue - State: closed - Opened by berkus over 2 years ago - 5 comments

#168 - Storing / removing children / parents in container.

Issue - State: closed - Opened by BratSinot almost 3 years ago - 3 comments

#167 - Use trait From instead of Into in actor macro.

Pull Request - State: closed - Opened by BratSinot almost 3 years ago - 2 comments

#166 - Example for "ask" pattern added.

Pull Request - State: closed - Opened by GrxE almost 3 years ago

#165 - Use From instead of Into traits in actor macro

Pull Request - State: closed - Opened by gallegogt almost 3 years ago

#164 - Not possible to use ask-pattern from inside recv function of an actor

Issue - State: open - Opened by Superhepper about 3 years ago - 4 comments

#163 - Updating the example code in the readme.

Pull Request - State: open - Opened by tylerhjones about 3 years ago

#162 - implement From<#ty> for actor message enum

Pull Request - State: open - Opened by elenaf9 over 3 years ago

#161 - Implement From<> trait for actor message enum

Issue - State: open - Opened by elenaf9 over 3 years ago

#160 - Handle QSelf of TypePath in actor macro

Pull Request - State: open - Opened by elenaf9 over 3 years ago

#159 - Use feature flag to enable wasm builds

Pull Request - State: open - Opened by nothingismagick over 3 years ago - 8 comments

#158 - Correctly handly `QSelf` in riker macro

Issue - State: open - Opened by hardliner66 over 3 years ago - 10 comments

#157 - fix clippy errors

Pull Request - State: closed - Opened by hardliner66 over 3 years ago

#156 - pre-commit step is failing on master

Issue - State: closed - Opened by hardliner66 over 3 years ago

#155 - Feat/messages with generics

Pull Request - State: closed - Opened by elenaf9 over 3 years ago - 3 comments

#154 - Message types with generics

Issue - State: closed - Opened by elenaf9 over 3 years ago - 1 comment

#153 - [Question] How to send big data using the messaging system of actor?

Issue - State: open - Opened by Gabirel over 3 years ago - 2 comments

#152 - tokio executor

Pull Request - State: open - Opened by mankinskin over 3 years ago - 32 comments

#151 - Enable riker to build in wasm

Issue - State: open - Opened by nothingismagick over 3 years ago - 4 comments

#150 - Using Riker with Tokio

Issue - State: open - Opened by mankinskin over 3 years ago - 7 comments

#149 - fix clippy::to_string_in_display issues

Pull Request - State: closed - Opened by olexiyb over 3 years ago

#148 - Version Badge in Readme not updating

Issue - State: closed - Opened by nothingismagick over 3 years ago - 1 comment

#147 - bumps to version 0.4.2

Pull Request - State: closed - Opened by leenozara over 3 years ago

#146 - WIP use Arc<str> instead of Arc<String>

Pull Request - State: closed - Opened by olexiyb over 3 years ago - 4 comments

#145 - Feature: Create GH workflows

Pull Request - State: closed - Opened by nothingismagick over 3 years ago - 4 comments

#144 - WIP: upgrade pre-commit

Pull Request - State: closed - Opened by olexiyb over 3 years ago - 1 comment

#143 - Feat/gh actions

Pull Request - State: closed - Opened by nothingismagick over 3 years ago

#141 - fix(dashmap): use stable dashmap

Pull Request - State: closed - Opened by nothingismagick over 3 years ago - 2 comments

#140 - Message Order Guaranteed?

Issue - State: open - Opened by jbabyhacker over 3 years ago - 3 comments

#139 - Space in actor name passed to system.actor_of crashes the system

Issue - State: closed - Opened by mneumann over 3 years ago - 4 comments

#138 - Persist actors using redis / postgres / etc

Issue - State: closed - Opened by kunjee17 over 3 years ago - 2 comments

#137 - Changed Cargo.toml version in README.md

Pull Request - State: closed - Opened by bogdanstate over 3 years ago

#136 - Switch to syn, quote, proc-macro2 version 1.0

Pull Request - State: closed - Opened by mkj over 3 years ago

#135 - Fix formatting and upgrade pre-commit

Pull Request - State: closed - Opened by olexiyb almost 4 years ago

#134 - Profiling/Tracing library for riker

Issue - State: open - Opened by hardliner66 almost 4 years ago - 4 comments

#133 - How to get *another* ActorRef from an ActorSystem

Issue - State: closed - Opened by igalic almost 4 years ago - 6 comments

#132 - Use the stable dashmap, all tests pass on Arm

Pull Request - State: closed - Opened by teburd almost 4 years ago - 5 comments

#131 - Tests fail on Arm

Issue - State: closed - Opened by teburd almost 4 years ago - 1 comment

#130 - exponential back-off strategy

Issue - State: open - Opened by igalic almost 4 years ago - 2 comments

#128 - Remove actor id

Pull Request - State: closed - Opened by hardliner66 almost 4 years ago - 4 comments

#127 - Simplify provider::register()

Pull Request - State: closed - Opened by hardliner66 almost 4 years ago

#125 - Receive functions that return results

Issue - State: open - Opened by olanod almost 4 years ago - 7 comments

#124 - Retain generics when using actor macro

Pull Request - State: closed - Opened by hardliner66 almost 4 years ago - 2 comments

#123 - Fix recursive call of CreateError.to_string

Pull Request - State: closed - Opened by anacrolix almost 4 years ago - 9 comments

#122 - Parallel actor creation can deadlock or crash riker

Issue - State: closed - Opened by hardliner66 almost 4 years ago - 8 comments

#121 - Derive receive for actors with generic arguments.

Issue - State: closed - Opened by olanod about 4 years ago - 4 comments

#120 - Using an actor name with parentheses causes an abort

Issue - State: closed - Opened by anacrolix about 4 years ago - 2 comments

#119 - #117 Return ScheduleId instead of UUID from scheduling functions

Pull Request - State: closed - Opened by mrjoe7 about 4 years ago - 1 comment

#118 - Remove mentions of persistance

Pull Request - State: closed - Opened by olanod about 4 years ago - 1 comment

#117 - Wrap or re-export Uuid.

Issue - State: open - Opened by Superhepper about 4 years ago - 1 comment

#116 - create tags for releases

Issue - State: open - Opened by igalic about 4 years ago - 3 comments

#115 - using the type alias Sender in place of Option<BasicActorRef>

Pull Request - State: closed - Opened by leenozara about 4 years ago

#115 - using the type alias Sender in place of Option<BasicActorRef>

Pull Request - State: closed - Opened by leenozara about 4 years ago

#114 - correcting example to use NavigationActor

Pull Request - State: closed - Opened by casonadams about 4 years ago - 1 comment

#113 - enforce clippy verification.

Pull Request - State: closed - Opened by olexiyb about 4 years ago - 1 comment

#112 - add husky

Pull Request - State: closed - Opened by olexiyb about 4 years ago

#111 - removed old att macro import

Pull Request - State: closed - Opened by leenozara about 4 years ago

#111 - removed old att macro import

Pull Request - State: closed - Opened by leenozara about 4 years ago

#110 - Fix broken travis build. rust formatter was broken

Pull Request - State: closed - Opened by olexiyb about 4 years ago - 4 comments

#110 - Fix broken travis build. rust formatter was broken

Pull Request - State: closed - Opened by olexiyb about 4 years ago - 4 comments

#109 - CI is currently broken

Issue - State: closed - Opened by igalic about 4 years ago

#109 - CI is currently broken

Issue - State: closed - Opened by igalic about 4 years ago

#108 - Fix clippy module inception

Pull Request - State: closed - Opened by igalic about 4 years ago

#108 - Fix clippy module inception

Pull Request - State: closed - Opened by igalic about 4 years ago

#107 - Change rustfmt newline_style to "Auto"

Issue - State: closed - Opened by hardliner66 about 4 years ago - 5 comments

#106 - Remove some uses of Box and clone

Pull Request - State: closed - Opened by hardliner66 about 4 years ago - 3 comments

#105 - Update README.md

Pull Request - State: closed - Opened by teymour-aldridge about 4 years ago

#105 - Update README.md

Pull Request - State: closed - Opened by teymour-aldridge about 4 years ago

#104 - terminate actor with no more messages guarantee

Issue - State: open - Opened by aav about 4 years ago - 5 comments

#103 - How to use a (diesel) database thru riker?

Issue - State: open - Opened by igalic about 4 years ago - 7 comments

#102 - [Discussion] Moving Riker development forward

Issue - State: open - Opened by leenozara about 4 years ago - 17 comments

#101 - Fix clippy module inception

Pull Request - State: closed - Opened by igalic about 4 years ago - 7 comments

#101 - Fix clippy module inception

Pull Request - State: closed - Opened by igalic about 4 years ago - 7 comments

#100 - Remove Receive 'Msg' type, add actor trait bound

Pull Request - State: open - Opened by mkj about 4 years ago - 2 comments

#99 - Reduce contention and improves performance.

Pull Request - State: closed - Opened by xacrimon about 4 years ago - 6 comments

#99 - Reduce contention and improves performance.

Pull Request - State: closed - Opened by xacrimon about 4 years ago - 6 comments

#98 - implement is_empty() and use it according to Clippy's prophecy.

Pull Request - State: open - Opened by igalic about 4 years ago - 3 comments

#98 - implement is_empty() and use it according to Clippy's prophecy.

Pull Request - State: open - Opened by igalic about 4 years ago - 3 comments

#97 - clippy module inception: module has the same name as its containing module

Issue - State: closed - Opened by igalic about 4 years ago - 3 comments

#97 - clippy module inception: module has the same name as its containing module

Issue - State: closed - Opened by igalic about 4 years ago - 3 comments

#96 - rustfmt in precommit

Pull Request - State: closed - Opened by olexiyb about 4 years ago

#96 - rustfmt in precommit

Pull Request - State: closed - Opened by olexiyb about 4 years ago

#95 - Store global logger guard for the lifetime of the actor system

Pull Request - State: closed - Opened by mrjoe7 about 4 years ago - 4 comments

#95 - Store global logger guard for the lifetime of the actor system

Pull Request - State: closed - Opened by mrjoe7 about 4 years ago - 4 comments

#94 - Travis improvements:

Pull Request - State: closed - Opened by olexiyb about 4 years ago

#94 - Travis improvements:

Pull Request - State: closed - Opened by olexiyb about 4 years ago