Skip to content
#

thread-library

Here are 33 public repositories matching this topic...

UC Davis Operating Systems Projects: creating a simple shell to explore UNIX system calls, developing a user-level thread library to grasp thread operations, including creation, execution, context switching, and synchronization, implementing a FAT-based virtual file system software stack, aimed at understanding file system management in software.

  • Updated Jul 25, 2023
  • C

Logging package to enable writing the corresponding datetime and thread on which every logged event happenes to multiple, DIFFERENT files safely when running multiple threads (multi-threading with python standard library's `threading` package).

  • Updated Oct 11, 2021
  • Python

Improve this page

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

Learn more