A simple POSIX threading and webserver library for MATLAB Coder.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
STL provides POSIX thread primitives and a webserver to MATLAB® code that has been converted to C code using the MATLAB Coder® toolchain. It allows multi-threaded operation on Linux and MacOS platforms (and probably Windows).
STL provides threads, semaphores, mutexes, high resolution delay, timers (Linux only), logging and a simple templated webserver.
Cite As
Peter Corke (2026). simple-threads-coder (https://github.com/petercorke/simple-threads-coder), GitHub. Retrieved .
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and MATLAB Answers
General Information
- Version 1.1 (2.01 MB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2018a
Platform Compatibility
- Windows
- macOS
- Linux
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.1 | Added templated webserver. |
||
| 1.0.0 |
