index
:
mesalab_git/zhangyang/monoio.git
comment
master
Repository for zhangyang/monoio
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2023-07-21
fix: fix typos (#197)
0x29a
2023-07-11
refactor: detect feature instead of enable feature (#191)
ihc童鞋@提不起劲
2023-07-11
feat: support timeout with enter args (#190)
ihc童鞋@提不起劲
2023-06-22
fix: remove split which violate unsafe rule and publish 0.1.5 (#178)
ihc童鞋@提不起劲
2023-06-02
refactor: deprecate pin and use std pin; upgrade dependencies (#174)
ihc童鞋@提不起劲
2023-05-12
fix: fix TCP_FASTOPEN on macos (#165)
ihc童鞋@提不起劲
2023-02-27
feat: cancelable io (#144)
ihc童鞋@提不起劲
2023-02-23
chore: improve stream.read examples (#143)
LinFeng
2022-11-22
feat: compatiable with tokio io trait when only legacy is enabled (#127)
ihc童鞋@提不起劲
2022-10-26
fix: make waker Send + Sync when across threads because we cannot stop users ...
ihc童鞋@提不起劲
2022-10-16
fully compactable tcp_safe (#113)
ihc童鞋@提不起劲
2022-09-01
feat: make `split/into_split` generic (#105)
Kingtous
2022-07-27
chore: add rustfmt.toml & do fmt (#93)
ihc童鞋@提不起劲
2022-07-27
improve: remove default box for op (#92)
ihc童鞋@提不起劲
2022-06-06
feat: better AsyncReadBuf and BufWriter (#76)
ihc童鞋@提不起劲
2022-05-31
make AsyncReadRent and AsyncWriteRent take &mut self instead of &self (#74)
ihc童鞋@提不起劲
2022-05-30
Support legacy driver (#73)
ihc童鞋@提不起劲
2022-02-07
chore: fix typo of io_uring and minor refactor (#49)
Lei Zhao
2021-12-29
feat: use tracing instead of eprintln as debug output (#37)
ihc童鞋@提不起劲
2021-12-20
feat: allow using shutdown to close connection write (#27)
ihc童鞋@提不起劲
2021-12-13
example: add hyper client example and related docs (#22)
ihc童鞋@提不起劲
2021-12-10
docs: fix typo (#14)
Wu Aoxiang
2021-12-08
feat: allow user specify thread count in macro (#7)
ihc童鞋@提不起劲
2021-12-06
add hyper example and fix bug of monoio-compat (#5)
ihc童鞋@提不起劲
2021-12-03
update benchmark visualization and docs
ihciah
2021-12-02
upgrade local-sync and fix features dependency
ihciah
2021-12-02
Init: open-source
ihciah