Search Articles — Sudonull

Search Results

In this project

Proxy on C# with FTP authentication

https://sudonull.com/proxy-on-c-with-ftp-authentication

Implementation of a universal proxy server on C# for HTTP/HTTPS/FTP. Automatic credential substitution, code with async/await. Setup and launch instructions for developers.

Hummingbird Swift: Guide for Backend Developers

https://sudonull.com/hummingbird-swift-guide-for-backend-developers

Practical guide to implementing Hummingbird for creating high-performance server applications on Swift. Learn how to set up the project and avoid common mistakes.

Async Logging C++: Real Limitations

https://sudonull.com/async-logging-c-real-limitations

Breakdown of why async logging in C++ doesn't always speed up: copying, queues, overload. Benchmarks spdlog, Quill, logme. For middle/senior dev. Learn the bottlenecks.

Trending Now