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
/
utils
Age
Commit message (
Expand
)
Author
2023-08-31
task drive 相关梳理
zy
2023-07-21
fix: fix typos (#197)
0x29a
2023-07-06
fix: fix drop ordering issue (#186)
ihc童鞋@提不起劲
2023-07-04
Remove unneeded nightly features and improve documentation (#184)
Guillem L. Jara
2023-06-22
fix: remove split which violate unsafe rule and publish 0.1.5 (#178)
ihc童鞋@提不起劲
2023-06-09
feat: support ctrlc (#176)
ihc童鞋@提不起劲
2023-02-22
feat: support UdpSocket and readable/writable (#142)
ihc童鞋@提不起劲
2023-01-13
refactor: use auto-const-array to declare const array with cfg feature (#130)
ihc童鞋@提不起劲
2023-01-13
chore: use more suitable memory ordering; solve clippy warnings (#135)
ihc童鞋@提不起劲
2022-11-01
feat: support spawn_blocking (#124)
ihc童鞋@提不起劲
2022-10-26
fix: make waker Send + Sync when across threads because we cannot stop users ...
ihc童鞋@提不起劲
2022-09-01
feat: support force use legacy driver with env (#104)
ihc童鞋@提不起劲
2022-09-01
feat: support splice and zero_copy (#103)
ihc童鞋@提不起劲
2022-07-27
replace lazy_static with LazyLock (#94)
ihc童鞋@提不起劲
2022-07-27
chore: add rustfmt.toml & do fmt (#93)
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-05-31
refactor: rewrite monoio-compat and provide TcpStreamCompatUnsafe which does ...
ihc童鞋@提不起劲
2022-05-30
Support legacy driver (#73)
ihc童鞋@提不起劲
2022-05-06
Rewrite slab to make it cheap to expand and allow memory deallocation (#70)
ihc童鞋@提不起劲
2021-12-14
chore: add code coverage and more tests (#24)
ihc童鞋@提不起劲
2021-12-02
Init: open-source
ihciah