fastapi_websocket_rpc VS fastapi-users

Compare fastapi_websocket_rpc vs fastapi-users and see what are their differences.

fastapi_websocket_rpc

Fork of https://github.com/permitio/fastapi_websocket_rpc (by authorizon)

fastapi-users

Ready-to-use and customizable users management for FastAPI (by fastapi-users)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fastapi_websocket_rpc fastapi-users
3 7
6 4,073
- 2.3%
0.0 7.9
over 2 years ago 27 days ago
Python Python
MIT License 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.

fastapi_websocket_rpc

Posts with mentions or reviews of fastapi_websocket_rpc. 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
  • Introducing OPAL: real-time policy and data updates on top of Open Policy Agent
    1 project | /r/sre | 16 Apr 2021
    While building authorizon which aims to build a fullstack authorization solution for applications, we needed to solve the policy CI/CD problem (realtime syncing, aggregation, etc) for ourselves. You can see exactly how it is used in the video I linked above.
  • Realtime channels ⚡- RPC, PUB/SUB at scale
    1 project | dev.to | 23 Mar 2021
    As modern software is exploding (especially in the cloud and at the edge) the need to deliver realtime data, updates, and events at scale across deployed instances is ever increasing. A challenge we had to solve for our own fullstack authorization as a service solution (authorizon.com) That's why we've created ⚡ FastAPI-websocket-RPC and 🗞️ FastAPI-websocket-PubSub.

fastapi-users

Posts with mentions or reviews of fastapi-users. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-20.

What are some alternatives?

When comparing fastapi_websocket_rpc and fastapi-users you can also consider the following projects:

fastapi-crudrouter - A dynamic FastAPI router that automatically creates CRUD routes for your models

fastapi-utils - Reusable utilities for FastAPI

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

starsessions - Advanced sessions for Starlette and FastAPI frameworks

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

starlette-context - Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

uvicorn-gunicorn-fastapi-docker - Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

full-stack-fastapi-template - Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

openapi-generator - OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)

fastapi_contrib - Opinionated set of utilities on top of FastAPI