issues
search
riker-rs
/
riker
Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
https://riker.rs
MIT License
1.04k
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Any plans for code coverage?
#181
pool2win
opened
2 months ago
1
RUSTSEC-2024-0320: yaml-rust is unmaintained.
#180
github-actions[bot]
opened
8 months ago
0
Tokio exec
#179
enri1196
closed
10 months ago
0
Updated deps to get rid of future-incompatible warnings
#178
corynguyenfl
closed
1 year ago
0
Single threaded ActorRefs for unit testing
#177
christopinka
opened
1 year ago
4
Example Doesnt Work : Need to implement ActorFactory in the First example from the docs
#176
revoltez
opened
2 years ago
0
Fix schedule
#175
phlay
closed
3 years ago
0
Feature/dynamic timer parking
#174
milgner
closed
2 years ago
0
sys_recv not called on Actor
#173
milgner
opened
3 years ago
0
RUSTSEC-2020-0159: Potential segfault in `localtime_r` invocations
#172
github-actions[bot]
opened
3 years ago
0
RUSTSEC-2020-0071: Potential segfault in the time crate
#171
github-actions[bot]
opened
3 years ago
0
Use system threads
#170
vlad9486
closed
3 years ago
0
`Running Futures` example is invalid
#169
berkus
closed
1 year ago
5
Storing / removing children / parents in container.
#168
BratSinot
closed
3 years ago
3
Use trait From instead of Into in actor macro.
#167
BratSinot
closed
3 years ago
2
Example for "ask" pattern added.
#166
GrxE
closed
1 year ago
0
Use From instead of Into traits in actor macro
#165
gallegogt
closed
3 years ago
0
Not possible to use ask-pattern from inside recv function of an actor
#164
Superhepper
opened
3 years ago
4
Updating the example code in the readme.
#163
tylerhjones
opened
3 years ago
0
implement From<#ty> for actor message enum
#162
elenaf9
opened
3 years ago
0
Implement From<> trait for actor message enum
#161
elenaf9
opened
3 years ago
0
Handle QSelf of TypePath in actor macro
#160
elenaf9
opened
3 years ago
0
Use feature flag to enable wasm builds
#159
nothingismagick
opened
3 years ago
8
Correctly handly `QSelf` in riker macro
#158
hardliner66
opened
3 years ago
10
fix clippy errors
#157
hardliner66
closed
3 years ago
0
pre-commit step is failing on master
#156
hardliner66
closed
3 years ago
0
Feat/messages with generics
#155
elenaf9
closed
3 years ago
3
Message types with generics
#154
elenaf9
closed
3 years ago
1
[Question] How to send big data using the messaging system of actor?
#153
Gabirel
opened
3 years ago
2
tokio executor
#152
mankinskin
opened
3 years ago
32
Enable riker to build in wasm
#151
nothingismagick
opened
3 years ago
4
Using Riker with Tokio
#150
mankinskin
opened
3 years ago
7
fix clippy::to_string_in_display issues
#149
olexiyb
closed
3 years ago
0
Version Badge in Readme not updating
#148
nothingismagick
closed
3 years ago
1
bumps to version 0.4.2
#147
leenozara
closed
3 years ago
0
WIP use Arc<str> instead of Arc<String>
#146
olexiyb
closed
3 years ago
4
Feature: Create GH workflows
#145
nothingismagick
closed
3 years ago
4
WIP: upgrade pre-commit
#144
olexiyb
closed
4 years ago
1
Feat/gh actions
#143
nothingismagick
closed
4 years ago
0
Is there any interest in having GH Actions run clippy, rustfmt and tests on PRs?
#142
nothingismagick
closed
3 years ago
15
fix(dashmap): use stable dashmap
#141
nothingismagick
closed
4 years ago
2
Message Order Guaranteed?
#140
jbabyhacker
opened
4 years ago
3
Space in actor name passed to system.actor_of crashes the system
#139
mneumann
closed
3 years ago
4
Persist actors using redis / postgres / etc
#138
kunjee17
closed
4 years ago
2
Changed Cargo.toml version in README.md
#137
bogdanstate
closed
4 years ago
0
Switch to syn, quote, proc-macro2 version 1.0
#136
mkj
closed
4 years ago
0
Fix formatting and upgrade pre-commit
#135
olexiyb
closed
4 years ago
0
Profiling/Tracing library for riker
#134
hardliner66
opened
4 years ago
4
How to get *another* ActorRef from an ActorSystem
#133
igalic
closed
4 years ago
6
Use the stable dashmap, all tests pass on Arm
#132
teburd
closed
4 years ago
5
Next