Add bikeshed

This commit is contained in:
Dan Engelbrecht 2019-05-30 19:18:58 +02:00
parent 13c21c3619
commit 705ba8d906
1 changed files with 1 additions and 0 deletions

View File

@ -291,6 +291,7 @@ as C/C++, as this is not an obstacle to most users.)
| --------------------------------------------------------------------- |:--------------------:|:---:|:---:| -----------
| [mm_sched.h](https://github.com/vurtun/mmx) | zlib |C/C++|**1**| cross-platform multithreaded task scheduler based on [enkiTS](https://github.com/dougbinks/enkiTS)
|**[thread.h](https://github.com/mattiasgustavsson/libs)** | **public domain** |C/C++|**1**| cross-platform thread primitives
| [bikeshed.h](https://github.com/DanEngelbrecht/bikeshed) | MIT |C/C++|**1**| cross-platform lock free fixed memory hierarchical work scheduler
# network
| library | license | API |files| description