issues
search
rsimmonsjr
/
axiom
Implementation of a highly-scalable and ergonomic actor model for Rust
Other
184
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Shrink unsafe block
#147
peamaeq
opened
2 years ago
0
Looks like is not alive.
#146
angelcervera
opened
3 years ago
1
How to listen to a websocket in an actor?
#145
sedrik
opened
3 years ago
0
Race-Condition in Aid::send() method
#144
mineichen
opened
3 years ago
0
Remove redundant catch_unwind
#143
mineichen
closed
1 year ago
0
Switch function bodies to prevent the need for expect() in Cmp
#142
mineichen
closed
1 year ago
0
Why Not Unbounded Channels?
#141
zicklag
opened
4 years ago
3
Can I Be Added as a Collaborator For Axiom?
#140
zicklag
opened
4 years ago
2
Implement AidPool's: A Simple Mechanism for Actor Pools
#139
zicklag
opened
4 years ago
3
Address A Number of Clippy Lints
#138
zicklag
closed
4 years ago
2
Unknown messages
#137
giacomocariello
opened
4 years ago
3
Example
#136
hanusek
opened
4 years ago
0
Planned/desired extension crates
#135
khionu
closed
4 years ago
0
Rework Executor/Reactor
#134
khionu
closed
4 years ago
0
Consider fixed Reactor count for defaults rather than num_cpus
#133
khionu
closed
4 years ago
2
Bump version, add to notes
#132
khionu
closed
4 years ago
0
Update DashMap
#131
khionu
opened
4 years ago
1
Update DashMap to 2.1.0
#130
khionu
closed
4 years ago
1
Fix panic catching and pending handlers
#129
khionu
closed
4 years ago
0
Create Timer API
#128
khionu
closed
4 years ago
1
Create MioReactor
#127
khionu
closed
4 years ago
1
Optimize CI
#126
khionu
opened
4 years ago
0
Add the ability to spawn an ActorSystem without starting it.
#125
FenrirWolf
closed
4 years ago
0
Fixes #122
#124
khionu
closed
4 years ago
0
0.2.0 and cleanup
#123
khionu
closed
4 years ago
0
Improper timeout behaviour in await_shutdown
#122
khionu
closed
4 years ago
0
Consolidate Handler/PendingHandler
#121
khionu
closed
4 years ago
1
Make ActorBuilder reusable
#120
khionu
closed
4 years ago
0
Clean up documentation
#119
khionu
opened
4 years ago
0
Readd warning on long-running Actors
#118
khionu
closed
4 years ago
0
Missed some return refactors
#117
khionu
closed
4 years ago
0
Add ergonomic return functions for Status
#116
khionu
closed
4 years ago
0
Will this project introduce async-std as the dependency?
#115
apehub
closed
4 years ago
2
Epic: Polish Cluster support
#114
khionu
opened
4 years ago
1
Create a dedicated `SystemActor` type
#113
FenrirWolf
closed
4 years ago
0
Async+ Overhaul
#112
khionu
closed
4 years ago
1
I99 Allow passign of unserializable messages locally.
#111
rsimmonsjr
closed
5 years ago
0
[Ergonomics] Add ease-of-use return utility
#110
khionu
closed
4 years ago
3
Add discord server badge to the README
#109
FenrirWolf
closed
5 years ago
0
Review logging and error handling
#108
khionu
closed
4 years ago
4
Replace Dispatch Threads with Reactor logic
#107
khionu
closed
4 years ago
2
Refactor project layout
#106
khionu
closed
4 years ago
1
Update docs for the Monte-Carlo example
#105
FenrirWolf
closed
5 years ago
0
Forgot to bump version
#104
rsimmonsjr
closed
5 years ago
0
How is the project different to Actix?
#103
atroche
closed
5 years ago
3
0.1.0 Release Prep
#102
rsimmonsjr
closed
5 years ago
0
Create `prelude`
#101
khionu
closed
4 years ago
0
Issue #98: TCP Cluster Manager integration
#100
rsimmonsjr
closed
5 years ago
0
Drop requirement that all ActorMessage implementors must be serializable.
#99
rsimmonsjr
closed
5 years ago
2
Re-Integrate TCP Cluster management as a reference implementation.
#98
rsimmonsjr
closed
5 years ago
1
Next