ucall icon indicating copy to clipboard operation
ucall copied to clipboard

Remote Procedure Calls - 50x lower latency and 70x higher bandwidth than FastAPI, implementing JSON-RPC & 🔜 REST over io_uring and SIMDJSON ☎️

Results 11 ucall issues
Sort by recently updated
recently updated
newest added

### Describe what you are looking for I'm looking into several performance issues. For reference ``` My uring net library with a dummy response $ wrk -t1 -c16 -- 410,000...

enhancement