Ecosyste.ms: OpenCollective

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

Actix

Rust Web Framework Libraries
Collective - Host: opensource - https://opencollective.com/actix - Website: https://actix.rs - Code: https://github.com/actix

Update extractors.md

github.com/actix/actix-website - stevenyap opened this pull request almost 3 years ago
actix-session package not making proper cookies.

github.com/actix/actix-extras - Haider-Ali-Dev opened this issue almost 3 years ago
Wish: Add mysql example

github.com/actix/examples - stappersg opened this issue almost 3 years ago
actix-codec: Support Half streams

github.com/actix/actix-net - aviramha opened this issue almost 3 years ago
Add pict-rs to community examples

github.com/actix/examples - asonix opened this pull request almost 3 years ago
actix-limitation: Needs a way to set a custom key

github.com/actix/actix-extras - jacob-pro opened this issue almost 3 years ago
Fix I am alive warnings

github.com/actix/actix - winksaville opened this pull request almost 3 years ago
Fix broken links in README.md

github.com/actix/actix - winksaville opened this pull request almost 3 years ago
update example redis-session

github.com/actix/examples - Nishikoh opened this pull request almost 3 years ago
Consistent import formatting

github.com/actix/actix-extras - LukeMathWalker opened this pull request almost 3 years ago
use h2 multiplexing in client

github.com/actix/actix-web - robjtede opened this issue almost 3 years ago
propagate handler visibility through route macros

github.com/actix/actix-web - Chaostheorie opened this pull request almost 3 years ago
API Extensions for WeakAddr and WeakRecipient

github.com/actix/actix - geo-ant opened this pull request almost 3 years ago
Add discord link instead of gitter

github.com/actix/actix - LasseRosenow opened this issue almost 3 years ago
add support for session access from guards

github.com/actix/actix-extras - tglman opened this pull request almost 3 years ago
Question: How to wait for an event on actor startup?

github.com/actix/actix - LasseRosenow opened this issue almost 3 years ago
No new connections after max_connections reached

github.com/actix/actix-web - EtienneBruines opened this issue almost 3 years ago
migrate to docusaurus (v2)

github.com/actix/actix-website - woile opened this pull request almost 3 years ago
Make System::with_tokio_rt take a `FnOnce`

github.com/actix/actix-net - DzenanJupic opened this issue almost 3 years ago
Fix path in readme file for websocket echo example

github.com/actix/examples - stevewillcock opened this pull request almost 3 years ago
use tracing for logs

github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
updating json response docs cargo.toml

github.com/actix/actix-website - daniel-lee-tech opened this pull request almost 3 years ago
Update cargo.toml for json request 2nd example

github.com/actix/actix-website - daniel-lee-tech opened this pull request almost 3 years ago
updating cargo.toml for first example

github.com/actix/actix-website - daniel-lee-tech opened this pull request almost 3 years ago
Derive `PartialEq` and `Eq` for `MailboxError`

github.com/actix/actix - elenaf9 opened this pull request almost 3 years ago
[awc] change `client::Connect` to be public

github.com/actix/actix-web - joelwurtz opened this pull request almost 3 years ago
update tokio-uring to 0.3

github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
update tokio-uring to 0.3

github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
fix typo for websockets/chat-tcp/client.rs

github.com/actix/examples - niwa-s opened this pull request almost 3 years ago
wrap_fn &AppRouting should use Arc<AppRouting>

github.com/actix/actix-web - zhuxiujia opened this issue almost 3 years ago
way to get a list of registered services

github.com/actix/actix-web - Tobias418 opened this issue almost 3 years ago
0.13.0

github.com/actix/actix - robjtede opened this pull request almost 3 years ago
Update websockets.md

github.com/actix/actix-website - woile opened this pull request almost 3 years ago
Update http2.md

github.com/actix/actix-website - woile opened this pull request almost 3 years ago
implement `eq` for weak addr

github.com/actix/actix - geo-ant opened this pull request almost 3 years ago
Fix white-space inconsistencies and a typo

github.com/actix/actix-website - zopieux opened this pull request almost 3 years ago
update examples to v4

github.com/actix/actix-website - robjtede opened this pull request almost 3 years ago
Yew Server-side Rendering with actix-web Example

github.com/actix/examples - zzy opened this pull request almost 3 years ago
Implement PartialEq and Eq for WeakAddr

github.com/actix/actix - geo-ant opened this issue almost 3 years ago
fix: Changed broken url

github.com/actix/actix-website - averichev opened this pull request almost 3 years ago
Update links to example projects based on recent commit

github.com/actix/actix-website - BSPlatt opened this pull request almost 3 years ago
async and sync clash in `started` trying to `send` to other actor

github.com/actix/actix - DurkelTheDonkey opened this issue almost 3 years ago
Links to database adapters fixed

github.com/actix/actix-website - averichev opened this pull request almost 3 years ago
Implement Clone for WeakRecipient

github.com/actix/actix - geo-ant opened this pull request almost 3 years ago
bump tokio-util to 0.7

github.com/actix/actix-net - robjtede opened this pull request almost 3 years ago
fix simple middleware example

github.com/actix/actix-website - GlenDC opened this pull request almost 3 years ago
minor fix to markdown :`*italic * -> *italic*`

github.com/actix/actix-website - Flinner opened this pull request almost 3 years ago
Improve `ServiceFactory` trait

github.com/actix/actix-net - fakeshadow opened this issue about 3 years ago
block and wait for accept thread to exit.

github.com/actix/actix-net - fakeshadow opened this pull request about 3 years ago
Extract path segment struct flattening

github.com/actix/actix-web - mellowagain opened this issue about 3 years ago
do not remove the uds socket on pause

github.com/actix/actix-net - hommeabeil opened this pull request about 3 years ago
Fair handling of async sub-tasks in ContextFut

github.com/actix/actix - bobs4462 opened this issue about 3 years ago
Add top level `block_on` helper

github.com/actix/actix-net - ibraheemdev opened this pull request about 3 years ago
Suggestion: make actix async-runtime-agnostic

github.com/actix/actix-net - uniconductive opened this issue about 3 years ago
Made `new` constructor for the Connection type public

github.com/actix/actix-net - bobs4462 opened this pull request about 3 years ago
Support serving pre-compressed files for static sites

github.com/actix/actix-web - antonok-edm opened this pull request about 3 years ago
Replace `derive_more` with declarative macros

github.com/actix/actix-net - ibraheemdev opened this pull request about 3 years ago
allow automatic ws continuation reconstruction

github.com/actix/actix-web - robjtede opened this pull request about 3 years ago
Panic in Arbiter thread

github.com/actix/actix - larksoftware opened this issue about 3 years ago
📝 updated copyright year

github.com/actix/actix-website - jaldaadithya opened this pull request about 3 years ago
prepare actix-server release 2.0.0

github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
Dangerous tip in Static Files

github.com/actix/actix-website - numero-744 opened this issue about 3 years ago
update tokio-uring to 0.2.0

github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
extractor for all cookies

github.com/actix/actix-web - robjtede opened this issue about 3 years ago
Resolving URIs to handlers

github.com/actix/actix-web - robjtede opened this issue about 3 years ago
actix-tls v3 uses str_split_once and bumps MSRV to 1.52

github.com/actix/actix-net - david-mcgillicuddy-moixa opened this issue about 3 years ago
Consider remove Clone for HttpRequest

github.com/actix/actix-web - Kilerd opened this issue about 3 years ago
Implement `Clone` for `WeakRecipient`

github.com/actix/actix - Gentoli opened this issue about 3 years ago
add file chunks stream adapter

github.com/actix/actix-web - robjtede opened this pull request about 3 years ago
Update logger example

github.com/actix/actix-website - dsaxton opened this pull request about 3 years ago
Make navbar icon visible in dark mode (mobile)

github.com/actix/actix-website - DieterReinert opened this pull request about 3 years ago
Implement fmt::Debug for SyncContext

github.com/actix/actix - kesavkolla opened this issue about 3 years ago
simplify test server

github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
expose with_tokio_rt

github.com/actix/actix-net - robjtede opened this pull request about 3 years ago
Improve error handler example

github.com/actix/actix-website - mlodato517 opened this pull request about 3 years ago
channel body type

github.com/actix/actix-web - robjtede opened this issue about 3 years ago
re-export openssl connector builder

github.com/actix/actix-net - robjtede opened this pull request about 3 years ago