bjoern

WSGI server

A lightweight and high-performance WSGI server for Python applications

A screamingly fast Python 2/3 WSGI server written in C.

GitHub

3k stars
81 watching
188 forks
Language: C
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
antoniomika/sish A tool that enables secure, SSH-based tunneling of various network protocols to localhost. 4,048
websockets/wscat Tool for testing and interacting with WebSocket servers 2,277
aybabtme/portproxy Relays TCP requests and modifies HTTP responses to include CORS headers when necessary. 57
p1sec/pysctp A Python library providing bindings for the SCTP transport protocol 165
xjasonlyu/tun2socks A software project that allows users to route network traffic through a proxy layer 3 gateway for secure and private internet access. 3,474
pylons/waitress A high-performance WSGI server written in pure Python for handling HTTP requests. 1,457
sippy/b2bua A back-to-back user agent server software that manages SIP calls and provides features like call control, real-time data generation, and media relaying. 173
corsis/portfusion A cross-platform proxy and tunneling solution for TCP protocols 192
django/asgiref Provides utilities and function wrappers to simplify communication between synchronous and asynchronous Python web apps and servers 1,495
pylons/webtest Allows testing of WSGI applications without setting up an HTTP server 337
infobloxopen/infoblox-client A client library to interact with Infoblox NIOS using WAPI, allowing software developers to manage network infrastructure and DNS records. 143
hyperioxx/katari An application framework for implementing Session Initiated Protocol (SIP) applications 3
q3k/crowbar A tool to establish secure TCP connections over HTTP using basic authentication and GET/POST requests. 475
praetorian-inc/portbender A utility for redirecting TCP traffic between two ports using a reflective DLL and the WinDivert library 682
deeso/scapy-tcp-extractor Reassembles TCP streams from capture files using Scapy packets. 22