simple-threads-coder

Version 1.1 (2.01 MB) by Peter Corke
A simple POSIX threading and webserver library for MATLAB Coder.
39 Downloads
Updated 5 Sep 2018

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 .

MATLAB Release Compatibility
Created with R2018a
Compatible with R2018a
Platform Compatibility
Windows macOS Linux
Categories
Find more on Instrument Control Toolbox Supported Hardware in Help Center and MATLAB Answers

examples/threads

examples/timer

examples/webserver

stl

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.1

Added templated webserver.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.