Ecosyste.ms: OpenCollective

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

Tokio

An asynchronous I/O stack for the Rust programming language.
Collective - Host: opensource - https://opencollective.com/tokio - Website: https://tokio.rs - Code: https://github.com/tokio-rs

chore: prepare tokio-stream v0.1.14 (#5658)

github.com/tokio-rs/tokio - 398dfda56d3ee4b0d4d9e86abe15039e86979d83 authored almost 2 years ago
stream: fix minimum Tokio dependency (#5657)

github.com/tokio-rs/tokio - 9bdc475539d1f7d8ff7ed21ae6285c8480e05270 authored almost 2 years ago
chore: prepare tokio-stream v0.1.13 (#5652)

github.com/tokio-rs/tokio - b5a5ddb4cfbe860e8d33a44ca348cc36aab45328 authored almost 2 years ago
chore: prepare tokio-util v0.7.8 (#5651)

github.com/tokio-rs/tokio - 74c6e6c683336b331d0a6fd153d424a4ca45d909 authored almost 2 years ago
chore: prepare Tokio v1.28.0 (#5650)

github.com/tokio-rs/tokio - f21d596099648b788e377bfa1a3809c39d7932da authored almost 2 years ago
chore: prepare tokio-macros v2.1.0 (#5649)

github.com/tokio-rs/tokio - 66c62a4b74f9da7be3198bb7ac77d8d18967d51e authored almost 2 years ago
Fix fallback panic on CONNECT requests (#1963)

github.com/tokio-rs/axum - c7d4af9bd8031f85244319dbd12f1d0698b12432 authored almost 2 years ago
ci: use cargo-semver-checks GitHub Action (#5648)

github.com/tokio-rs/tokio - a86c0522183779cd890afc74791cd0e3ec2f31bb authored almost 2 years ago
sync: add `watch::Receiver::wait_for` (#5611)

github.com/tokio-rs/tokio - c1778eda38d5df316bc8356f2a7aa9f2d2e9abf0 authored almost 2 years ago
sync: improve Debug impl for `RwLock` (#5647)

github.com/tokio-rs/tokio - 11b88075440f1b141e4a18c7d506df0fc0eceb71 authored almost 2 years ago
stream: add `StreamExt::timeout_repeating` (#5577)

github.com/tokio-rs/tokio - e789b614243d77261d81f4ed15e4ac7d36081bf2 authored almost 2 years ago
stream: add "full" feature flag (#5639)

github.com/tokio-rs/tokio - 2cd4f4ab46cbe969741da46369d25afd4e1eec02 authored almost 2 years ago
Revert "macros: hide internal constant in select! macro (#5617)" (#5637)

This reverts commit cf9a03c107ea523480e03234aff422905abaf8d7.

github.com/tokio-rs/tokio - b6bbe5f4876097a5b8390e21c0a920d49f67eef4 authored almost 2 years ago
sync: fix typo in `Semaphore::MAX_PERMITS` (#5645)

github.com/tokio-rs/tokio - 57ba4a4b10ad4ee96b1634529b6b0ed81b099d32 authored almost 2 years ago
Don't inherit fallbacks when using `Router::nest_service` (#1956)

github.com/tokio-rs/axum - d1765d9a00452f7b7cfc9074722be074817c91a2 authored almost 2 years ago
subscriber: add "unicode-case" and "unicode-perl" features to `regex` dependency (#2566)

## Motivation

Missing features for the `regex` crate were causing build time errors
due to ...

github.com/tokio-rs/tracing - 998774eb7a9e8f5fe7020fa660fbcca9aaec2169 authored almost 2 years ago
attributes: update UI tests with the latest stable version of Rust (#2568)

updated UI tests using TRYBUILD=overwrite with the latest stable version of Rust

## Motivatio...

github.com/tokio-rs/tracing - c59a7fb14d4642cb1c230ce68ffaa28642c00e5c authored almost 2 years ago
Remove `impl Connected<&AddrStream> for SocketAddr` (#1954)

github.com/tokio-rs/axum - db300efc33bb54fd2a5fbd320f590f5e6c485185 authored almost 2 years ago
Add `serve` function and remove `Server` re-export (#1868)

github.com/tokio-rs/axum - c97967252de9741b602f400dc2b25c8a33216039 authored almost 2 years ago
Move `TypedHeader` to axum-extra (#1850)

Co-authored-by: Michael Scofield <[email protected]>
Co-authored-by: Jonas Platte <jplatte...

github.com/tokio-rs/axum - 877e3fe4deeb76cdba6b3a1699056219f5c44dd3 authored almost 2 years ago
Add `Body::from_stream` (#1848)

github.com/tokio-rs/axum - 72c1b7a80c0e19320506a28e14d716507a52ffce authored almost 2 years ago
Use `Request` type alias in new files

github.com/tokio-rs/axum - 4d5035faf88922b2603afc29994366a6c01f3702 authored almost 2 years ago
Add `axum_core::body::Body` (#1584)

github.com/tokio-rs/axum - e1eb7d66152e72d039c9d4fb7ee15b5196fd125d authored almost 2 years ago
Change `sse::Event::json_data` to use `axum_core::Error` as its error type (#1762)

github.com/tokio-rs/axum - 3ba74aa2f5e73017086e8a56fa2a3c34607b70b1 authored almost 2 years ago
Fix typo in extract::ws (#1664)

Co-authored-by: David Pedersen <[email protected]>

github.com/tokio-rs/axum - 9be0ea934c27acb527db391a601b5c4724474df9 authored almost 2 years ago
Remove `B` type param: Follow ups (#1789)

Co-authored-by: Jonas Platte <[email protected]>
Co-authored-by: Michael Scofield <mscofield...

github.com/tokio-rs/axum - 6703f8634c33ad9dd3ae1afb4460b99ad26ccd49 authored almost 2 years ago
Remove `B` type param (#1751)

Co-authored-by: Jonas Platte <[email protected]>
Co-authored-by: Michael Scofield <mscofield...

github.com/tokio-rs/axum - 4e4c29175f51c7db681a2527c21f258c83d5c831 authored almost 2 years ago
Remove `IntoResponse` for http-body types (#1877)

github.com/tokio-rs/axum - 173f9f72b0ff508b96e96ce745251fb7638751f0 authored almost 2 years ago
Allow duplicate regex-syntax in examples

github.com/tokio-rs/axum - c378211b1277506816a910ff0e60df57942c8d8d authored almost 2 years ago
Add note about `main` having breaking changes

github.com/tokio-rs/axum - 97885484ddd519a6e8bdf87fdac191a7602a4f33 authored almost 2 years ago
Add springtime-web-axum to ECOSYSTEM.md (#1949)

github.com/tokio-rs/axum - 287ae644dca06562e9c3108c0049c5982661e9d6 authored almost 2 years ago
chore: fix compiler output changes in rustc 1.69 (#5643)

github.com/tokio-rs/tokio - 5e6c6bdafdb4331b7f82db86b6dc772b31b0ae99 authored almost 2 years ago
chore: remove ntapi dev-dependency (#5642)

github.com/tokio-rs/tokio - 77e39118060b2424d6773d2f692c9eabe8a91717 authored almost 2 years ago
rt: fix spurious `yield_defers_until_park` test (#5634)

github.com/tokio-rs/tokio - b9868b23aaf68c0f4837bf3c6f9caf97d9d6420c authored almost 2 years ago
docs: fix typo in `#[tokio::test]` docs (#5636)

Both current- and multi-thread runtime claimed to be the default, but only current thread actual...

github.com/tokio-rs/tokio - 623483c81f545aabf314d2aa005a037db032a911 authored almost 2 years ago
Fix typo in bail message (#848)

github.com/tokio-rs/prost - 2037251cc50e25247972d5c1131905de3064016c authored almost 2 years ago
sync: improve CancellationToken doc on child tokens (#5632)

github.com/tokio-rs/tokio - 5cef6eba7bbb0c35726e36c2b8d71351c8000be4 authored almost 2 years ago
chore: Update to baptiste0928/cargo-install@v2 (#840)

Co-authored-by: Lucio Franco <[email protected]>

github.com/tokio-rs/prost - 1b105ca7ac73e9878c01685bee97a5f7bf1926cd authored almost 2 years ago
sync: reduce contention in `Notify` (#5503)

github.com/tokio-rs/tokio - db543639e159453367a178c4ae7dde88c718cac8 authored almost 2 years ago
tracing, tracing-futures: instrument `Future` inside `Drop` (#2562)

## Motivation

Currently it is not possible to disable ANSI in `fmt::Subscriber`
without enab...

github.com/tokio-rs/tracing - 8aae1c37b091963aafdd336b1168fe5a24c0b4f0 authored almost 2 years ago
Release axum and axum-extra (#1942)

github.com/tokio-rs/axum - c31bea2f96d6e4ce20b32e556b56cca0b51c41de authored almost 2 years ago
time: fix panic in DelayQueue (#5630)

github.com/tokio-rs/tokio - 9f9e596eec51a5c25d3a744f3e23606b4a09f54c authored almost 2 years ago
Add test for not hitting `debug_assert` in `MatchedPath` (#1935)

github.com/tokio-rs/axum - 994492d427c116a57f3ddca07ea61c0b3b8a5453 authored almost 2 years ago
Document that `Router::new().fallback(...)` isn't optimal (#1940)

github.com/tokio-rs/axum - b42897f2dc53baba571a1041606390a55a89d4bb authored almost 2 years ago
Don't allow extracting `MatchedPath` in fallbacks (#1934)

github.com/tokio-rs/axum - 2c87d65f179afec253ebedbb11e9031a724ca529 authored almost 2 years ago
Add `Html`, `Css`, `JavaScript`, and `Wasm` response types (#1921)

github.com/tokio-rs/axum - e97462d45251c21ffd1ba4fb5db30f3cf6f6cb6c authored almost 2 years ago
Use axum-macros/rust-toolchain file in ci (#1939)

github.com/tokio-rs/axum - 018d65da1442792a711bc4d43de475121299a1bd authored almost 2 years ago
task: add `JoinSet::spawn_blocking` (#5612)

github.com/tokio-rs/tokio - f6cb6e084babd72b8e37a770d962d740495585eb authored almost 2 years ago
tokio-rustls: Fix "Basic Structure of a Client" code in README (#142)

github.com/tokio-rs/tls - 0f00a0c11b2f1b23e148339a2fcdb3634545022c authored almost 2 years ago
io: make `read_to_end` not grow unnecessarily (#5610)

github.com/tokio-rs/tokio - 7aea597a8f5af8756bdac35095f49ded8ec1a4e2 authored almost 2 years ago
stream: add `StreamNotifyClose` (#4851)

github.com/tokio-rs/tokio - 9507f8b374ce590c9b5ced7011e0b6c873aa0760 authored almost 2 years ago
io: add `AsyncFd::async_io` (#5542)

github.com/tokio-rs/tokio - 6037faeedea3b2c3086525207392c7bea59fa2bc authored almost 2 years ago
sync: avoid deadlocks in `broadcast` with custom wakers (#5578)

github.com/tokio-rs/tokio - 8497f379b5c57d37db82db5dd74833998ae847a1 authored almost 2 years ago
readme: update clippy version in contrib guide (#5623)

In CI, we are using a newer version of Clippy than what is stated in the
contributions guide.
...

github.com/tokio-rs/tokio - 1b22cbfd334b13238e5f279eeb1645b3660f14ac authored almost 2 years ago
time: add `DelayQueue::peek` (#5569)

Signed-off-by: Jens Reidel <[email protected]>

github.com/tokio-rs/tokio - effead29d19b6f07ff2c546dcec76671ca98e8d6 authored almost 2 years ago
sync: add `OwnedSemaphorePermit::semaphore` (#5618)

github.com/tokio-rs/tokio - 3b16564ce01008b58fecf95aef910fd596054152 authored almost 2 years ago
macros: make entrypoints more efficient (#5621)

github.com/tokio-rs/tokio - fc1e03f91b7b8b393095b65c8e3d47585d69325b authored almost 2 years ago
ci: gate costly checks behind basic ones (#5622)

github.com/tokio-rs/tokio - ea5d448ee8a6bd6ae28d051cb574854b17abef49 authored almost 2 years ago
Resolve ci warnings (#1938)

github.com/tokio-rs/axum - de7dc69eeb938c03a823b1f53b5ec9f68567cf24 authored almost 2 years ago
Update the doc for blocking client (#700)

github.com/tokio-rs/website - 8621d84307fd5cffada4b6dc64d87df79b611486 authored almost 2 years ago
opcode: fix doc typo in provide buffers (#233)

Replace the provide buffers opcode parameter 'big' with 'bid' (stands
for 'buffer id') in docum...

github.com/tokio-rs/io-uring - 66844fbe9b10db40faa31e286ed8fc15fc8ab7f2 authored almost 2 years ago
fix aside menu styles for narrow screens (#697)

github.com/tokio-rs/website - 718eaba4b4d2cbec939eb030b1169d16f54ff0b0 authored almost 2 years ago
Add link to the write_all method (#698)

github.com/tokio-rs/website - 42f99a7272105b4bc359a951d029b562eeedb46e authored almost 2 years ago
Fix typo in 2022-11-25-announcing-axum-0-6-0.md (#699)

github.com/tokio-rs/website - 924059f7eb860d13b045782a5e6808fcf01c2d75 authored almost 2 years ago
Update ci config to setup rust (#1937)

github.com/tokio-rs/axum - 7219fd8df520d295faa42b59f77e25ca2818b6b1 authored almost 2 years ago
Enable `println` warning (#1929)

github.com/tokio-rs/axum - 39bb28130dc54ba294b5e6f9af441ba7692d6221 authored almost 2 years ago
subscriber: add ability to disable ANSI without crate feature (#2532)

## Motivation

Currently it is not possible to disable ANSI in `fmt::Subscriber`
without enab...

github.com/tokio-rs/tracing - 1cb523b87d3dc113ecc33fdf6cbee8ae63fbfec2 authored almost 2 years ago
collect all clients to one single folder (#119)

github.com/tokio-rs/mini-redis - 79422c071497bfce9e98c8229fbe55fccf923b4f authored almost 2 years ago
subscriber: revert "subscriber: update time crate to 0.3.18 (#2550)"

This reverts commit 9744ec03f925a4ea3de8578e7a27f2fe2a5f1655. This
change breaks MSRV compatibil...

github.com/tokio-rs/tracing - a351b978d59b79560c49842010537f827cebfb38 authored almost 2 years ago
attributes: update to syn 2.0 (#2516)

## Motivation

syn 2.0 is out!

## Solution

Update to syn 2.0 :rocket:

Co-authored-by:...

github.com/tokio-rs/tracing - 539ffbe189dfd7bb89055097043282d268aaaa94 authored almost 2 years ago
attributes: remove unused syn's feature visit (#2530)

Remove unused `syn`s feature `visit`

github.com/tokio-rs/tracing - ca26746391b1ce55bbe49883d021dcef91c49c63 authored almost 2 years ago
subscriber: update time crate to 0.3.18 (#2550)

Bump up the version of the `time` crate so that we don't need to
build with `--cfg unsound_loca...

github.com/tokio-rs/tracing - 9744ec03f925a4ea3de8578e7a27f2fe2a5f1655 authored almost 2 years ago
chore: release v0.2.2 (#47)

# 0.2.2 (April 13th, 2023)
### Added
- task: add TaskMonitorBuilder ([#46])

### Fixed
- ta...

github.com/tokio-rs/tokio-metrics - 8c242dc352c30a93ad50363906e525423530d65d authored almost 2 years ago
task: add TaskMonitorBuilder and fix default long delay threshold (#46)

github.com/tokio-rs/tokio-metrics - fe15e864a261cb5826a31a47d790e839508d4943 authored almost 2 years ago
chore: Release version 0.2.5

github.com/tokio-rs/async-backtrace - 397be829f29f9c53cd1eb06946aa9e515ab9afee authored almost 2 years ago
Merge #24

24: prepare v0.2.5 release r=jswrenn a=jswrenn

bors r+

Co-authored-by: Jack Wrenn <jack@wrenn....

github.com/tokio-rs/async-backtrace - 34c78a83609c1bcc4c9b2dc2b7826d3a197b7e9d authored almost 2 years ago
prepare v0.2.5 release

github.com/tokio-rs/async-backtrace - 3c97e4b7ea153558eedcc0fb5e7fd0ab325d8fbb authored almost 2 years ago
fuzz: fix fuzz warnings (#5614)

github.com/tokio-rs/tokio - abc93f615e1fa0bfcd7a2650343bbe562ef95e3f authored almost 2 years ago
Remove dep `cfg-if` from tracing (#2553)

## Motivation

Same reason as https://github.com/rust-lang/log/pull/536 :

`cfg_if` is only ...

github.com/tokio-rs/tracing - 5722b4503e01686ef9ca00882003ee8579e3e18e authored almost 2 years ago
prost-build: support boxing fields (#802)

This allows the user to request boxing of specific fields. This is useful for
enum types that m...

github.com/tokio-rs/prost - 6b5516aff83a331628f1e040f71fad6dfce23e4b authored almost 2 years ago
Add basic merge and nest benchmarks

github.com/tokio-rs/axum - 377d73a55ba7bdbb1a47084c684fb1334b200f1b authored almost 2 years ago
Connectionless stream send-recv test readability improvement (#232)

* removed non io-uring `.send_to()` methods, added SendMsg opcodes to test full io-uring cycle o...

github.com/tokio-rs/io-uring - b622b09f84b43596f83acbd3a7f988a60249f83c authored almost 2 years ago
macros: hide internal constant in select! macro (#5617)

github.com/tokio-rs/tokio - cf9a03c107ea523480e03234aff422905abaf8d7 authored almost 2 years ago
Release axum 0.6.15 (#1928)

github.com/tokio-rs/axum - cf1ed9bb546354fc075d59cdc02419297f1afe2c authored almost 2 years ago
Remove "PathDeserializationError" debug message

github.com/tokio-rs/axum - 8b22b945821cba3f2e2cc633fc61cf8b4c2b3621 authored almost 2 years ago
tracing: `inline` methods to make macro-generated code smaller (#2555)

## Motivation

Make `tracing::event!` codegen smaller

## Solution

Add `inline` to seve...

github.com/tokio-rs/tracing - db64fc2d18ca0adc3ffb54df779129734fa72f4c authored almost 2 years ago
Remove "NotFound hit" debug message (#1927)

github.com/tokio-rs/axum - 31aed243d9fbed33dec7954336face09b8b31baa authored almost 2 years ago
Release axum 0.6.14 (#1926)

github.com/tokio-rs/axum - b92b91e75e2c41ebe9b6bc3c8a715334dff304e1 authored almost 2 years ago
Removed leftover "path_router hit" debug message (#1925)

github.com/tokio-rs/axum - 21d496ddb1896c5aef34db73c20ea3dcf73ac2cd authored almost 2 years ago
Release (#1923)

github.com/tokio-rs/axum - 51edc9c8958b155259e7b0ec1fc3a04864203461 authored almost 2 years ago
Log built-in rejections (#1890)

github.com/tokio-rs/axum - 6b106f4babfa0417952134040cc0618f2fd60c7c authored almost 2 years ago
Change `Router::nest` to flatten the routes (#1711)

Co-authored-by: Jonas Platte <[email protected]>

github.com/tokio-rs/axum - 2c2cf361dd7878e3a49a5da5602e7cf37a3b85ee authored almost 2 years ago
stream: update StreamMap fuzz test (#5600)

This fuzz test touches some quadratic time code paths. This changes the
test to limit the test ...

github.com/tokio-rs/tokio - 3b45e8614d45a44ebe6edf7b7939805f692f90ec authored almost 2 years ago
Add tutorials to ECOSYSTEM.md

github.com/tokio-rs/axum - 14d2b2dc87980f2c58d75754baa4e322fdb2215d authored almost 2 years ago
Fix build in directory not named `prost` (#839)

This library will fail to build with the following error when checked
out into a directory not ...

github.com/tokio-rs/prost - f63691b6570297734f298ebe8ca54adad2ed629b authored almost 2 years ago
ci: fix FreeBSD ci (#5613)

github.com/tokio-rs/tokio - b02c550c524e73f77b96341d1f606ca73d718c52 authored almost 2 years ago
add missing changelog link

github.com/tokio-rs/axum - 4db9b6eb81d4376033bfd8822996d9884f1c0923 authored almost 2 years ago
Implement `Deref` and `DerefMut` for built-in extractors (#1922)

github.com/tokio-rs/axum - 352cf9a266153d9480d832bde6243e0cef0903a0 authored almost 2 years ago
Add OptionalPath extractor (#1889)

Co-authored-by: David Pedersen <[email protected]>

github.com/tokio-rs/axum - 43b2d52403eeae3373313c185add642a6eaeec64 authored almost 2 years ago
Fix a typo inside handlers_intro.md (#1919)

github.com/tokio-rs/axum - 946d8c32530ae301bf26928ab22090b33366a748 authored almost 2 years ago