Highlights
- 109 discussions answered
Block or Report
Block or report Darksonn
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
tokio Public
Forked from tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
-
-
-
-
-
falling_sand-asm Public
A falling sand game written in assembly. The binary fits in 512 bytes.
1,048 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 3 commits in 1 repository
Opened 1 pull request in 1 repository
tokio-rs/tokio
1
merged
Reviewed 8 pull requests in 1 repository
tokio-rs/tokio
8 pull requests
- (WIP): Adding Stream mock to tokio-test
- io: make duplex stream cooperative (#4470)
- metrics: fix build on mips
- Clarify platform specific resolution in sleep function docs
-
time: Eliminate panics from
Instantarithmetic - Implement Encoder<BytesMut> for BytesCodec
- chore: test more features with Miri
- Use a mutex for 64 bit atomics on xtensa targets