Skip to content

Add picows library to WebSocket section#3027

Merged
JinyangWang27 merged 2 commits intovinta:masterfrom
tarasko:master
Apr 7, 2026
Merged

Add picows library to WebSocket section#3027
JinyangWang27 merged 2 commits intovinta:masterfrom
tarasko:master

Conversation

@tarasko
Copy link
Copy Markdown
Contributor

@tarasko tarasko commented Apr 5, 2026

Project

picows - ultra-fast WebSocket clients and servers for asyncio

Why This Project Is Awesome

  • Hidden Gem - Exceptional quality, solves niche problems elegantly

How It Differs

picows is exceptionally fast! It was born as a part of an algorithmic trading project where clients have to process more than 10k messages per second (typically very small, less than 512 bytes) during market activity spikes and without accumulating latency or any opaque message queuing. There is simply no other library in Python that is up to this task.

That being said, picows performs great across all message sizes.
There is a separate repo with the benchmarks here

@tarasko tarasko changed the title Add picows library to README Add picows library WebSocket section Apr 5, 2026
@tarasko tarasko changed the title Add picows library WebSocket section Add picows library to WebSocket section Apr 5, 2026
@JinyangWang27 JinyangWang27 merged commit 7a34849 into vinta:master Apr 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants