tqwewe
Follow
- Melbourne, Australia
- https://theari.dev/
Pinned Loading
-
thalo-rs/thalo
thalo-rs/thalo PublicAn Event Sourcing runtime with WebAssembly & embedded event store
-
lunatic-solutions/submillisecond
lunatic-solutions/submillisecond PublicA lunatic web framework
-
lunatic-solutions/submillisecond-live-view
lunatic-solutions/submillisecond-live-view PublicLive view for the submillisecond web framework
-
leptos_server_signal
leptos_server_signal PublicLeptos server signals synced through websockets
613 contributions in the last year
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
January 2025
Created 45 commits in 5 repositories
Created 1 repository
-
tqwewe/actor-benchmarks
Rust
This contribution was made on Jan 17
Created a pull request in tqwewe/kameo that received 1 comment
refactor: use Box<dyn FnMut>
for PubSub
filter functions
@hirschenberger I've made some changes to make the filter function accept a dyn FnMut
to be more flexible with capturing variables in the filter fu…
+18
−17
lines changed
•
1
comment
Opened 10 other pull requests in 2 repositories
tqwewe/kameo
8
merged
1
open
-
refactor!: remove internment dependency and simplify peer ID handling
This contribution was made on Jan 20
-
chore: update libp2p dependency from version 0.54.1 to 0.55.0
This contribution was made on Jan 20
-
feat!: add support for remote actor links
This contribution was made on Jan 14
-
feat: add
blocking_link
andblocking_unlink
methods toActorRef
This contribution was made on Jan 13 -
feat!: add local actor registry for non-remote environments
This contribution was made on Jan 12
-
Refactor/clippy
This contribution was made on Jan 10
-
refactor!: modularize features and improve conditional compilation
This contribution was made on Jan 7
-
feat!: add support for manual swarm operations
This contribution was made on Jan 7
-
feat!: add error type to Actor trait
This contribution was made on Jan 5
tokio-rs/tokio
1
open
-
sync: add
len
andis_empty
methods to mpsc sendersThis contribution was made on Jan 15
Reviewed 2 pull requests in 1 repository
tokio-rs/tokio
2 pull requests
-
sync: add
len
andis_empty
methods to mpsc sendersThis contribution was made on Jan 22 -
7707 updated Tx struct and UnboundedSender to return message length
This contribution was made on Jan 13
Created an issue in libp2p/rust-libp2p that received 7 comments
Request Response has hard coded limits for message sizes
Description The request/response module has a 1 MB limit on requests, and 10 MB limit on responses, both hard coded as fixed limits. rust-libp2p…
7
comments
Opened 4 other issues in 3 repositories
tqwewe/kameo
2
closed
-
[FEATURE] - Local actor registry without bootstrapping
This contribution was made on Jan 4
-
[FEATURE] - Support linking remote actors
This contribution was made on Jan 4
xuchaoqian/rust-actors-benches
1
open
-
Actix do_send silently drops most messages due to a full mailbox
This contribution was made on Jan 17
tokio-rs/tokio
1
open
-
Add
.len()
method toUnboundedSender
This contribution was made on Jan 8
Started 1 discussion in 1 repository
libp2p/rust-libp2p
libp2p/rust-libp2p
-
Is it fine to have multiple RequestResponse fields in a single network behaviour struct?
This contribution was made on Jan 6