Skip to content
#

concurrency

Here are 539 public repositories matching this topic...

A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a focus on performance and hardware interaction.

  • Updated Feb 15, 2025
  • C

A multithreaded discrete event simulation library in C, using POSIX pthreads for parallelized trials and replications, stackful asymmetric coroutines for concurrent simulated processes inside each thread, and optionally CUDA or other GPGPU parallelism for detailed model physics inside each coroutine.

  • Updated Jun 24, 2026
  • C

Improve this page

Add a description, image, and links to the concurrency 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 concurrency topic, visit your repo's landing page and select "manage topics."

Learn more