Skip to content

TypeDefinition/mkr_mt_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mkr_multithread_library

WARNING: THIS WAS MADE FOR MY PERSONAL LEARNING AND IS HIGHLY EXPERIMENTAL. EXPECT BUGS.

About

Simple C++ multithread library.

Documentation: https://typedefinition.github.io/mkr_mt_lib/

Features

  • Threadsafe Stack
  • Threadsafe Queue
  • Threadsafe List
  • Threadsafe Hashtable
  • Job-stealing thread pool.

Single-thread vs Multi-thread Mergesort Results

Mergesort Results

Learning Materials

About

Simple C++ multithreading library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published