Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

rwlock

Here are 7 public repositories matching this topic...

A high-performance multithreaded HTTP server in C supporting concurrent GET and PUT requests. Uses a synchronized producer-consumer queue, per-file read/write locks, and signal-safe shutdown. Built from scratch with pthreads, sockets, and semaphores—no external frameworks.

  • Updated Jul 19, 2025
  • C

Improve this page

Add a description, image, and links to the rwlock topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rwlock topic, visit your repo's landing page and select "manage topics."

Learn more