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
/
monoio
/
src
/
buf
Age
Commit message (
Expand
)
Author
2023-06-22
fix: remove split which violate unsafe rule and publish 0.1.5 (#178)
ihc童鞋@提不起劲
2023-06-20
feat: implement buffer primitives on windows (#175)
Jin Wei Tan
2023-01-13
refactor: use auto-const-array to declare const array with cfg feature (#130)
ihc童鞋@提不起劲
2022-11-22
feat: compatiable with tokio io trait when only legacy is enabled (#127)
ihc童鞋@提不起劲
2022-07-27
chore: add rustfmt.toml & do fmt (#93)
ihc童鞋@提不起劲
2022-07-27
improve: remove default box for op (#92)
ihc童鞋@提不起劲
2022-07-25
write stub code for pass compile on windows system (#88)
LemonHX.eth
2022-07-12
fix: replace RawBuf with IoVecWrapper for drop safe; impl SinkExt (#84)
ihc童鞋@提不起劲
2022-06-13
move monoio::stream trait to monoio::io::stream; add sink trait; impl AsyncRe...
ihc童鞋@提不起劲
2022-06-06
feat: better AsyncReadBuf and BufWriter (#76)
ihc童鞋@提不起劲
2022-05-30
Support legacy driver (#73)
ihc童鞋@提不起劲
2022-02-07
refactor: remove shared_buf (#50)
ihc童鞋@提不起劲
2022-02-07
chore: fix typo of io_uring and minor refactor (#49)
Lei Zhao
2022-01-26
refactor: update iovec trait (#46)
ihc童鞋@提不起劲
2021-12-30
refactor: change IoBuf and IoBufMut pointer semantics and implement them for ...
ihc童鞋@提不起劲
2021-12-22
refactor: make IoBuf and IoBufMut independent (#30)
ihc童鞋@提不起劲
2021-12-20
fix: fix panic in Deref/DerefMut for Slice extending into uninitialized part ...
李冬冬
2021-12-10
docs: fix typo (#14)
Wu Aoxiang
2021-12-02
upgrade local-sync and fix features dependency
ihciah
2021-12-02
Init: open-source
ihciah