Back to Frameworkbenchmarks

SIB web framework

frameworks/Rust/sib/README.md

3388 B
Original Source

SIB web framework

Description

Sib supports HTTP/1.1, HTTP/2, and HTTP/3. It uses coroutines and io_uring, along with zero-copy request/response handling, to achieve the lowest possible overhead.

Test URLs

Test 1: JSON Encoding

http://localhost:8080/json

Test 2: Plaintext

http://localhost:8080/plaintext