Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tokio-rs/tokio-uring

An io_uring backed runtime for Rust
https://github.com/tokio-rs/tokio-uring

Generialise FixedBufRegistry and FixedBufPool

ollie-etl opened this pull request almost 2 years ago
Add support for zero copy sendmsg.

MA-ETL opened this pull request almost 2 years ago
Roadmap 2023

ollie-etl opened this issue almost 2 years ago
Update README.md to improve wording

yerke opened this pull request almost 2 years ago
Implemented a `test` attribute macro

nrabulinski opened this pull request almost 2 years ago
build error when try to build the tokio-uring

gaowayne opened this issue almost 2 years ago
Provide example showing a file descriptor leak

FrankReh opened this pull request about 2 years ago
chore: fix criterion benchmarks

FrankReh opened this pull request about 2 years ago
chore: fix criterion benchmarks

Noah-Kennedy opened this pull request about 2 years ago
Builder API consistency and ergonomics

rrichardson opened this issue about 2 years ago
Update docs to conform to Tokio standards

rrichardson opened this pull request about 2 years ago
Add support for IORING_OP_URING_CMD

thomasbarrett opened this pull request about 2 years ago
Introduce io-uring probe support

wllenyj opened this issue about 2 years ago
Restore off-runtime creation of fixed buffer collections

mzabaluev opened this pull request about 2 years ago
`FixedBufPool::next`

mzabaluev opened this pull request about 2 years ago
Add method `BoundedBuf::put_slice`

mzabaluev opened this pull request about 2 years ago
rt: refactor driver, runtime, and op

Noah-Kennedy opened this pull request about 2 years ago
driver: refactor the driver to be stored in a shared set of handles

Noah-Kennedy opened this pull request about 2 years ago
Add create_dir

kaimast opened this pull request about 2 years ago
`FixedBufPool`: a dynamic fixed buffer collection

mzabaluev opened this pull request about 2 years ago
Support async trait such as `tokio::io::AsyncRead`

iamazy opened this issue about 2 years ago
Allow for thread safe `FixedBuf` handles

Nehliin opened this issue about 2 years ago
Example of tcp_listener using fixed buffers

FrankReh opened this pull request about 2 years ago
`tokio::test` equivalent?

ileixe opened this issue about 2 years ago
Redesign `BufResult` to be `std::result::Result`

mzabaluev opened this issue about 2 years ago
CI improvements

ollie-etl opened this issue about 2 years ago
rt: use try_with to avoid panic

wllenyj opened this pull request about 2 years ago
Add a Builder framework

ollie-etl opened this pull request about 2 years ago
Support for Linking Ops

ollie-etl opened this issue about 2 years ago
Defer work until polled

ollie-etl opened this pull request about 2 years ago
Generialise Buffer Types

ollie-etl opened this issue about 2 years ago
chore: reduce noise in benchmarks

Noah-Kennedy opened this pull request about 2 years ago
fs: implement OpenOptionsExt for OpenOptions

littledivy opened this pull request about 2 years ago
fs: implement fs::File::from_std

littledivy opened this pull request about 2 years ago
TcpListener.accept is not cancellation safe, an open fd can be leaked

FrankReh opened this issue about 2 years ago
SharedFd doesn't call wake()

FrankReh opened this issue over 2 years ago
fix fs unit tests to avoid parallelism

FrankReh opened this pull request over 2 years ago
possibly deferring work in the creation of an operation

FrankReh opened this issue over 2 years ago
Use of IORING_REGISTER_PBUF_RING, introduced in kernel 5.19

FrankReh opened this issue over 2 years ago
Frankreh/tcp write all

FrankReh opened this pull request over 2 years ago
net: add TcpListener.local_addr method

FrankReh opened this pull request over 2 years ago
Multishot operations

Noah-Kennedy opened this issue over 2 years ago
io: add Submitted and Unsubmitted

Noah-Kennedy opened this pull request over 2 years ago
Reconsider API design

Noah-Kennedy opened this issue over 2 years ago
Structured Concurrency Support

matklad opened this issue over 2 years ago
Add missing filesystem operations

kaimast opened this issue over 3 years ago