0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 13, 2024 — Jun 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replace the blocking executor with blocking crate More... about 5 years ago
Merge pull request #92 from joshtriplett/use-duration More... about 5 years ago
Merge pull request #86 from polachok/eventfd More... about 5 years ago
Update Cargo.toml More... about 5 years ago
Create FUNDING.yml More... about 5 years ago
Add CI build caching (#69) More... about 5 years ago
Use Duration functions rather than computing seconds/nanoseconds by hand More... about 5 years ago
Minor cleanup More... about 5 years ago
Check for EINPROGRESS in UnixStream::connect More... about 5 years ago
Format comments More... about 5 years ago
Merge pull request #90 from jadireddi/Smol_60_socket_conn_err_enhance More... about 5 years ago
handling connection in progress check separately for both unix and windows os. More... about 5 years ago
Refactor libc dependency. More... about 5 years ago
Add libc to dependency. More... about 5 years ago
Change to enhance tcp socket conn error message. More... about 5 years ago
Use eventfd for IoEvent on linux More... about 5 years ago
Add spawn bench More... about 5 years ago
Merge pull request #85 from wolf4ood/timer-tests More... about 5 years ago
Added timer tests More... about 5 years ago
Update README.md More... about 5 years ago
Merge pull request #80 from stjepang/micros-kqueue More... about 5 years ago
Use microsecond precision with kqueue More... about 5 years ago
Merge pull request #74 from wolf4ood/fix-test-async-io More... about 5 years ago
Fixes Address already in use error on second test run More... about 5 years ago
Merge pull request #70 from stjepang/explain-threaded-executors More... about 5 years ago
Reword the comment a bit More... about 5 years ago
Elaborate on block_on More... about 5 years ago
Merge pull request #73 from wusyong/unit-test More... about 5 years ago
Add unix attributes to imports More... about 5 years ago
Move to tests directory More... about 5 years ago