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
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2023-08-07
publish 0.1.7 (#200)
ihc童鞋@提不起劲
2023-07-21
fix: fix typos (#197)
0x29a
2023-07-13
feat: support auto-detected parallism (#194)
ihc童鞋@提不起劲
2023-07-11
refactor: detect feature instead of enable feature (#191)
ihc童鞋@提不起劲
2023-07-11
feat: support timeout with enter args (#190)
ihc童鞋@提不起劲
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-20
feat: implement buffer primitives on windows (#175)
Jin Wei Tan
2023-06-09
feat: support ctrlc (#176)
ihc童鞋@提不起劲
2023-06-02
refactor: deprecate pin and use std pin; upgrade dependencies (#174)
ihc童鞋@提不起劲
2023-06-01
fix: fix wrong feature switch and publish 0.1.4 (#173)
ihc童鞋@提不起劲
2023-05-11
publish 0.1.3 (#164)
ihc童鞋@提不起劲
2023-04-18
fix: apply lifetime for Sink ans SinkExt trait (#160)
ihc童鞋@提不起劲
2023-04-18
fix for new nightly toolchain (#159)
ihc童鞋@提不起劲
2023-03-09
publish 0.1.0 (#151)
ihc童鞋@提不起劲
2023-02-27
chore(deps): update socket2 requirement from 0.4 to 0.5 (#149)
dependabot[bot]
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-11-01
feat: support spawn_blocking (#124)
ihc童鞋@提不起劲
2022-10-26
chore(deps): update windows requirement from 0.42.0 to 0.43.0 (#122)
dependabot[bot]
2022-10-21
bump monoio and monoio-compat versions (#119)
ihc童鞋@提不起劲
2022-10-09
chore(deps): update windows requirement from 0.40.0 to 0.42.0 (#112)
dependabot[bot]
2022-09-21
chore: fix clippy and bump version (#110)
ihc童鞋@提不起劲
2022-09-01
chore(deps): update nix requirement from 0.24 to 0.25 (#99)
dependabot[bot]
2022-09-01
feat: support splice and zero_copy (#103)
ihc童鞋@提不起劲
2022-08-10
fix: remove OsSocketAddr on connect (#98)
ihc童鞋@提不起劲
2022-07-27
replace lazy_static with LazyLock (#94)
ihc童鞋@提不起劲
2022-07-25
write stub code for pass compile on windows system (#88)
LemonHX.eth
2022-06-14
remove dependency futures and update crate version (#80)
ihc童鞋@提不起劲
2022-06-06
feat: better AsyncReadBuf and BufWriter (#76)
ihc童鞋@提不起劲
2022-05-30
Support legacy driver (#73)
ihc童鞋@提不起劲
2022-02-07
chore: fix typo of io_uring and minor refactor (#49)
Lei Zhao
2022-01-26
version: update monoio to 0.0.4 and monoio-compat to 0.0.5 (#47)
ihc童鞋@提不起劲
2021-12-30
feat: allow ReadHalf and WriteHalf reunite; add tests for TCP and UDS (#42)
ihc童鞋@提不起劲
2021-12-29
feat: use tracing instead of eprintln as debug output (#37)
ihc童鞋@提不起劲
2021-12-28
test: add basic tests for fs::File (#36)
李冬冬
2021-12-02
upgrade local-sync and fix features dependency
ihciah
2021-12-02
Init: open-source
ihciah