Woodglue - Self-documenting API/Data async server
Tornado-based JSON-RPC server with auto-generated llms.txt and OpenAPI specs.
Repid is a simple, fast, and extensible async task queue framework, with built-in AsyncAPI 3.0 schema generation
FastAPI-style ergonomics for background jobs with auto-generated AsyncAPI docs.
Python backend developers using async frameworks
Celery · Dramatiq · RQ
v2 ships with AMQP 1.0, Kafka, SQS, GCP Pub/Sub, Redis Streams, and NATS support. It is the fastest framework that I've benchmarked, and there are lots of cool features, so let me know if it's useful.
Repo: https://github.com/aleksul/repid Docs: https://repid.aleksul.space Benchmarks: https://github.com/aleksul/repid-benchmarks
Tornado-based JSON-RPC server with auto-generated llms.txt and OpenAPI specs.
Temporal alternative with function decorators instead of workflow DSLs.
Implicit parallelism from function signatures beats manual asyncio.gather spaghetti.
Behavior-tree orchestration for agents when LangGraph and AutoGen already exist.
Lock-free skip-list memtable in Zig when Redis already dominates this space.
Replaces Redis+RQ with just Postgres—fork isolation, transactional enqueueing, zero broker.