sha256:991fb2318903e5a83d53d007c5e3e096b85dddfba3a05260e4cc742749f3a92b

Found at

Dependency Lockfiles

Diff

Content

sha256:f66946281f594410068d20080806a9e54948d37ba5eea48cc5879538dd78467b  tokio-uring-0.5.0/.cargo/config.toml
sha256:a189f8c4db825f8e8c72c6c0edb798f9b4b620c4ef8f318681f7a4208c34a9b3  tokio-uring-0.5.0/.cargo_vcs_info.json
sha256:87339ac5afb6dea1d5c641712f1fb8a168d2ae32b7ce36057d66d918e8e34fc5  tokio-uring-0.5.0/.github/workflows/ci.yml
sha256:2ebe6cb6f5289849dce5a8a6cdd77e06b1385302c862982f8e181c4782d19214  tokio-uring-0.5.0/.gitignore
sha256:d3059a051ab12b0be5cf9e9d3b3bd783e56ed203186fd61bf96fb6e5c88cd5ff  tokio-uring-0.5.0/CHANGELOG.md
sha256:626534cb1fddf5b3634a3783320e2dcec2691d13083c2917e3e1412524f7d55f  tokio-uring-0.5.0/Cargo.lock
sha256:b74d04a24751919e34d2b3519ad186481ac57798a859dd0e156ec0f300ccb597  tokio-uring-0.5.0/Cargo.toml
sha256:1f2e3622b71f04a38db6168d53343e2b9b88d163dfdca659a2043baf0728cdb7  tokio-uring-0.5.0/Cargo.toml.orig
sha256:a1fd70b5039bdff7bac65520e43bdc982ef1eee85ecf753b38599ed94eaa703c  tokio-uring-0.5.0/DESIGN.md
sha256:6514a6777e0a4bbd2fe86b6a029b950ac906b1a92f5a0370c4c1ba5aaeecc1b0  tokio-uring-0.5.0/LICENSE
sha256:ebc3a0a3d9ed80f2a057e34ae7d7fb053e6a189dd9ab37b6d8173c0099910dd4  tokio-uring-0.5.0/README.md
sha256:520704888b639707f690284c255f7d0d4ad9cb90124f1b18e9e183a7dd512b20  tokio-uring-0.5.0/benches/criterion/no_op.rs
sha256:429b3454166423f74230a02b332b66efcfb8750d5a44fba889fd6e4d0427b700  tokio-uring-0.5.0/benches/lai/no_op.rs
sha256:3442a68a736d6c08ec889130011e2e15445b8a88c40e1c290911c09771a081a2  tokio-uring-0.5.0/examples/cat.rs
sha256:5b62240b42b018a3680d0ec63578fcb823245b0fcb87fde3d1da46b2f7b54435  tokio-uring-0.5.0/examples/mix.rs
sha256:3e76395923f20a5d8d1462fc296c97bb64c61f054d25e12c304184b0b09642b0  tokio-uring-0.5.0/examples/tcp_listener.rs
sha256:9a0c5058d88c250d38387164f65a4bdfe0677c6a831eb7d80ebacefd425b7a93  tokio-uring-0.5.0/examples/tcp_listener_fixed_buffers.rs
sha256:b4e3d9f019ae74fee733c8207b103d0e6ea7ea2e9b3bef20cba66dfc84e0163e  tokio-uring-0.5.0/examples/tcp_stream.rs
sha256:7c43fe50a6cc5d6dbfd567849e9e27e2d939e319d42418ec4050e09556a1a247  tokio-uring-0.5.0/examples/test_create_dir_all.rs
sha256:f3fe5a364d960eba24935920f032b85419fc587121710b0b1faee04c937168bd  tokio-uring-0.5.0/examples/udp_socket.rs
sha256:29dad5f05263229b6b3b1982e7aa68c0153c022f1eb8c4598bf1315fbd37307f  tokio-uring-0.5.0/examples/unix_listener.rs
sha256:984748ea98e86f62e705d38884aba06330356fec6a60ec72cfaec42566480e8f  tokio-uring-0.5.0/examples/unix_stream.rs
sha256:839fbce3f867589598ecb3a550217814e1a3d7d992fb218f8096055633ca6651  tokio-uring-0.5.0/examples/wrk-bench.rs
sha256:548e9069ebae8424da26d365c5f784b22841b3a5920defb42549bb89ffd57f0c  tokio-uring-0.5.0/src/buf/bounded.rs
sha256:11740d44cdb5241b04c999e843f67c92d08150e55dbbafc6a16c6a2c6984dced  tokio-uring-0.5.0/src/buf/fixed/buffers.rs
sha256:e0d26da6f2c63bef8835a30f323bb2d1869e633cc8bf2459812cb9473818393f  tokio-uring-0.5.0/src/buf/fixed/handle.rs
sha256:0b6ef6e26c8e2381ff37a4260d4bdfdb15678db110ef4ad0c2c6dfb14c3ec177  tokio-uring-0.5.0/src/buf/fixed/mod.rs
sha256:271286945036b6e58a52d1837c4f889ff033c5182c6cd1b6bd722fcb0185190a  tokio-uring-0.5.0/src/buf/fixed/plumbing/mod.rs
sha256:1a2ad4cca17d22d80c91115522ad266a888005ca1c5b4ef7a347136fed713bbb  tokio-uring-0.5.0/src/buf/fixed/plumbing/pool.rs
sha256:027aaf37c383a0f05b43f0bc1eae7c11a62b7ad38116fbdb5111bbd27036663a  tokio-uring-0.5.0/src/buf/fixed/plumbing/registry.rs
sha256:c91c4e54ace24f4bb704f4f7615aefcaf320f5957f34a27907f1bff9f5d415aa  tokio-uring-0.5.0/src/buf/fixed/pool.rs
sha256:fa53a1ec684c69d91b372ff4786d8f36e5c277aef9fe01f7385ed3522a285f62  tokio-uring-0.5.0/src/buf/fixed/registry.rs
sha256:360673da85f1aebd77ec9f2c0f4b326c5b131e0b49f3fdadc91e8eae31e72350  tokio-uring-0.5.0/src/buf/io_buf.rs
sha256:6816f09b165468c8ef594cdb502a89feca5c0b3564f0aa4253309b51db33899c  tokio-uring-0.5.0/src/buf/io_buf_mut.rs
sha256:ade47215704e112cdb9483565df6daa8a8ccfa7a6339a54276c67663d9e6a4a3  tokio-uring-0.5.0/src/buf/mod.rs
sha256:65a6fdbea4300c2a5d1b4652cd65bd241a3c7c8e22b6ca4d51cfc8cf68571747  tokio-uring-0.5.0/src/buf/slice.rs
sha256:2bdb50f2645dc2bfc9aaac6c74d1937169d02628a3b210fbb79da5e891f52af5  tokio-uring-0.5.0/src/fs/create_dir_all.rs
sha256:57c75ef0c7c4114235d1f634ccbe3a20fab024fd89ae9743a44911f495fed093  tokio-uring-0.5.0/src/fs/directory.rs
sha256:5b65637f6ecca00387a829467c612fb5b1c3237be66458c42f62fe1fb4f681e8  tokio-uring-0.5.0/src/fs/file.rs
sha256:69007dc681c12bbd9c2e385a8e6c5d5366507ada6bcd0fd2e87f3b1576dfb3e5  tokio-uring-0.5.0/src/fs/mod.rs
sha256:e0a1d36ae134fb2673226a6e70b9333c2b043c1ffb2d02363aefad1e13d7fa81  tokio-uring-0.5.0/src/fs/open_options.rs
sha256:c08ee5a1022a47081ad756c383f4bddef1fe1813c7a7f8f16c3a644617ee01ae  tokio-uring-0.5.0/src/fs/statx.rs
sha256:96f1a5b6ddb4b38f52067dd1360936c37cba452de6aa0c9d868b6f0c4280aa7f  tokio-uring-0.5.0/src/future.rs
sha256:a1bc673d9441c2a0456a12318c07d21e37b36a2a59788f7a8fb4b3a797b94fc7  tokio-uring-0.5.0/src/io/accept.rs
sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855  tokio-uring-0.5.0/src/io/bind.rs
sha256:ad92591e15510eeea222b5648df41071cf1e5a0ee78af2c1688b25763da2ac2c  tokio-uring-0.5.0/src/io/close.rs
sha256:190c53944680905d555374ad8e9f913c215286b4221f55d0b1476605d031052c  tokio-uring-0.5.0/src/io/connect.rs
sha256:ef6abf26c14cccf44ce736b5a907a7931c35cacf505dc2e5fda436883b40e12e  tokio-uring-0.5.0/src/io/fallocate.rs
sha256:74115b312a954d950c59b13e77dcfda1b17527f8eff05443380aa553035ce693  tokio-uring-0.5.0/src/io/fsync.rs
sha256:4008cd93a3e28eb72b80d393970dd476b7155f0fe6b37046135d4389e14f1a9d  tokio-uring-0.5.0/src/io/mkdir_at.rs
sha256:f35bfa7e8edfc15f35d37bee85772ed4cee348b6278d40efd23fae17ff797451  tokio-uring-0.5.0/src/io/mod.rs
sha256:03045e2540ab42c35eeced56cee95021cc7a933e24124be7df0f432e90081f5a  tokio-uring-0.5.0/src/io/noop.rs
sha256:1626db6285feb3006855a3f51b59cf660e1ad5d046e8ff9d99707500f94d1c12  tokio-uring-0.5.0/src/io/open.rs
sha256:79b5c39ef29dbb9efada3ad266aee80ee713674b96f28a7ec21643b7e48c788e  tokio-uring-0.5.0/src/io/pool.rs
sha256:edf26c5aeaec2a09734a4898fc7488adba50e144525ea5a4c5b715fdb9dcafd1  tokio-uring-0.5.0/src/io/read.rs
sha256:8113917d8c7d2cc7872e322f32f85be32626ef606aabb44103636f2d620d71ed  tokio-uring-0.5.0/src/io/read_fixed.rs
sha256:4572309bfd5bc4638a1b22e3dd2d443f10e3c0f10dd1f8ec3e280254fcf5e880  tokio-uring-0.5.0/src/io/readv.rs
sha256:203737fc1d9bdbfded8575a98301ed8199a29f1c5f7614f19447f76bc047e0a1  tokio-uring-0.5.0/src/io/recv_from.rs
sha256:eeda21ff56382216ab65f316e9d68bceb3d3827de4e6e3d84f62367fdac7043c  tokio-uring-0.5.0/src/io/recvmsg.rs
sha256:bd149a3d4c2d275481ae0eb31a5300d5f7f1ee6550fa4282d28efcc943b9ab5b  tokio-uring-0.5.0/src/io/rename_at.rs
sha256:7c3173359aaa6b7136fe0b30c14ae88387b19ae548937b728360f6ed042905f8  tokio-uring-0.5.0/src/io/send_to.rs
sha256:15b05db918c43475ceeb6c8e8fb918287b64bb3c502cce0f3ea54297a5932a6e  tokio-uring-0.5.0/src/io/send_zc.rs
sha256:e6e590e839f1391bdd8f5b79668c8ba5f9e5cd07f64d82fb2ca1a72378a70d52  tokio-uring-0.5.0/src/io/sendmsg.rs
sha256:b9207af9dc4bc100dd448c22225234d319a5faa3024784d7aa39e9808846faf5  tokio-uring-0.5.0/src/io/sendmsg_zc.rs
sha256:cffc213e106cea482300d02f2125669ebff0f97f1b6035158f6c1cd7df13de68  tokio-uring-0.5.0/src/io/shared_fd.rs
sha256:260520f952d262b190ffa0c46f6f2dc4777b649085addb5b66e46df33bc6c1ef  tokio-uring-0.5.0/src/io/socket.rs
sha256:8feed285acce95539e60795cd5492447afc7747cffb1c3f6845b9e2922d3947f  tokio-uring-0.5.0/src/io/statx.rs
sha256:ce3ba0f0500685211604afd1343dd7bd076a376dda75cd509e3f299fc0de15c8  tokio-uring-0.5.0/src/io/unlink_at.rs
sha256:56c6b345401821bf6629a79ee9832ab6d1c37b36ab49e9ee8a83f0c370374fb2  tokio-uring-0.5.0/src/io/util.rs
sha256:5d318697913f9892bf2bfa516698630cffcb06fddb29373eb020c4215630706e  tokio-uring-0.5.0/src/io/write.rs
sha256:70b8e3e132a40101c112976dac5fbb59202aa7bc6dd99dd18ec06f9f2669eeaf  tokio-uring-0.5.0/src/io/write_fixed.rs
sha256:f5fa96cf4e7afc83e4717d5ba8aa29f7101c0810c1101c35598b56486a82a6e5  tokio-uring-0.5.0/src/io/writev.rs
sha256:f9ab434931b9cf1f96c65664f1e25cb5566351864c0ebc0554d95b4ddd284891  tokio-uring-0.5.0/src/io/writev_all.rs
sha256:3cf060bf6e106c97c568dc62c51cae60b2cd18aaf5b977a530564f1502e4b550  tokio-uring-0.5.0/src/lib.rs
sha256:bb8b85193f9ea30bf07994d0512334b267a29aced198828dd704470da5743f6b  tokio-uring-0.5.0/src/net/mod.rs
sha256:ad86580aad92ffddbb5d25394e9eed08a6969b1b3b49f6a9bfe3ef70efcea58a  tokio-uring-0.5.0/src/net/tcp/listener.rs
sha256:23bde02a65f0417a14f8ddc39bbe06da58969b4d2ed1351350672ab886d76c32  tokio-uring-0.5.0/src/net/tcp/mod.rs
sha256:4ee65732c221d1e1bae34a6e4a21f779d59044fbe7e1ea48581b5a6e29d6f3a7  tokio-uring-0.5.0/src/net/tcp/stream.rs
sha256:b476b9a4a676f0651d97e871f4274fb2cb3e7cecdd63f38ca4225477f3943655  tokio-uring-0.5.0/src/net/udp.rs
sha256:b50e8dfb0e9ce518947cc5a3235a97481eb28717f3037980f0310c3649179aa2  tokio-uring-0.5.0/src/net/unix/listener.rs
sha256:46c8bea442bd00dcbbb35ce069401d523b81023737c8fd031433ad75e803b03b  tokio-uring-0.5.0/src/net/unix/mod.rs
sha256:7666e3e88ac194b46db8c1f3b95c979704505b89a46a3d522aca8698ffcc21d5  tokio-uring-0.5.0/src/net/unix/stream.rs
sha256:8c45b36c0eaec3dce655d884a5a8cb2d16085f1f595677cca278c6de617c38d7  tokio-uring-0.5.0/src/runtime/context.rs
sha256:314599956e1889feb309df04b16c77829abc3897e315f194355c6f90cc05978f  tokio-uring-0.5.0/src/runtime/driver/handle.rs
sha256:48412dc4e489246ea6e25bd0b073041140de6bd02ccf442987456d00f6663c90  tokio-uring-0.5.0/src/runtime/driver/mod.rs
sha256:238789a84bf7b09366515e5e4abdc2ebb2ea2c97da9d5cd094d8274245eb449f  tokio-uring-0.5.0/src/runtime/driver/op/mod.rs
sha256:20d5d5309c1542c4f88a47f0f97839e2e6a2b44ae197be6821829f240a0c7b7e  tokio-uring-0.5.0/src/runtime/driver/op/slab_list.rs
sha256:4469e4c7c5e4f6212a5c393505f84215b10e66d33aafeb333786237946a4b634  tokio-uring-0.5.0/src/runtime/mod.rs
sha256:4ac9d67efb935c513574555bddc407d9f1517b5ba25096251fdb4259ce133fe2  tokio-uring-0.5.0/tests/buf.rs
sha256:9e71d2036526cb20e1931ee9154e3a8241deacca372f051e44b736206461a071  tokio-uring-0.5.0/tests/driver.rs
sha256:d94b4977bd240df726462ce73bca4ef745ffa62a430ff1e0342045a011047692  tokio-uring-0.5.0/tests/fixed_buf.rs
sha256:3539b257d92fabeee8e1a3b98d1138d632e092ab8efd79a857d42df225468f30  tokio-uring-0.5.0/tests/fs_directory.rs
sha256:a269abefc27fcd6590d54f88400a5bcce13cfa5bda859917d07891c240980a98  tokio-uring-0.5.0/tests/fs_file.rs
sha256:184aaae9ba7794e26bf392c835de1efb92a6bca7875fcea46497a7e9a6ba3354  tokio-uring-0.5.0/tests/runtime.rs

Return to home page.