awesome-fastapi VS fastapi_websocket_pubsub

Compare awesome-fastapi vs fastapi_websocket_pubsub and see what are their differences.

awesome-fastapi

A curated list of awesome things related to FastAPI (by mjhea0)

fastapi_websocket_pubsub

Fork of https://github.com/permitio/fastapi_websocket_pubsub (by authorizon)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
awesome-fastapi fastapi_websocket_pubsub
5 2
7,494 12
- -
4.8 0.0
about 2 months ago over 2 years ago
Python
Creative Commons Zero v1.0 Universal MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

awesome-fastapi

Posts with mentions or reviews of awesome-fastapi. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-29.

fastapi_websocket_pubsub

Posts with mentions or reviews of fastapi_websocket_pubsub. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-19.
  • Upcoming PyCon talk about the RPC and Pub/Sub Python packages powering OPAL.ac
    3 projects | /r/Python | 19 Apr 2021
    I'll be speaking in the upcoming [PyCon Israel](https://pycon.org.il/2021/) about https://github.com/authorizon/fastapi_websocket_pubsub and https://github.com/authorizon/fastapi_websocket_rpc the two communication packages powering both [OPAL.ac](https://opal.ac) and [authorizon.com](https://www.authorizon.com) Will also share the talk itself after PyCon publish it to Youtube
  • ⚡ FastAPI Websocket RPC and Pub/Sub packages
    2 projects | /r/FastAPI | 22 Feb 2021
    Efficiency of updates: On top of RPC, we implemented the pub/sub library, which is good for pushing data only when there are available updates (faster and more efficient than REST, which only supports polling for changes).

What are some alternatives?

When comparing awesome-fastapi and fastapi_websocket_pubsub you can also consider the following projects:

fastapi-boilerplate - A template repository to start your FastAPI backend projects.

Twitch-Chat-Downloader - Download chat messages from past broadcasts on Twitch

awesome-nodejs - :zap: Delightful Node.js packages and resources

opal - Fork of https://github.com/permitio/opal

the-book-of-secret-knowledge - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.

fastapi_websocket_rpc - Fork of https://github.com/permitio/fastapi_websocket_rpc

fastango - Simplifies class-based views for more organized and maintainable code in FastAPI ✨

AutobahnPython - WebSocket and WAMP in Python for Twisted and asyncio

databases - Async database support for Python. 🗄

Pyrsistent - Persistent/Immutable/Functional data structures for Python

awesome-interview-questions - :octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:

awesome-django - A curated list of awesome things related to Django