Skip to content

AeroTechLab/Simple-Multithreading

Repository files navigation

Simple Multithreading

Utilities and abstractions for creating multiplatform multithreaded applications in C

It offers:

Build dependencies

The only required dependencies are Win32 threads when building on Windows and Pthreads when building on POSIX systems

Also, the thread safe maps library uses a built-in copy of Klib's hash library

Documentation

Descriptions of how the functions and data structures work are available at the Doxygen-generated documentation pages

About

Multiplatform abstractions for thread management in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published