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