An open API service providing repository metadata for many open source software ecosystems.

GitHub / arduino-libraries / Arduino_Threads

Simple thread-safe IO for parallel sketch execution. [BETA]

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arduino-libraries%2FArduino_Threads
PURL: pkg:github/arduino-libraries/Arduino_Threads

Stars: 49
Forks: 3
Open issues: 0

License: lgpl-2.1
Language: C++
Size: 1.43 MB
Dependencies parsed at: Pending

Created at: over 5 years ago
Updated at: 8 days ago
Pushed at: 8 days ago
Last synced at: 8 days ago

Releases
0.3.0

0.3.0

What’s Changed

New Contributors

Full Changelog: https://github.com/arduino-libraries/Arduino_Threads/compare/0.2.0...0.3.0

over 3 years ago
Download
0.2.0

0.2.0

What’s Changed

New Contributors

Full Changelog: https://github.com/arduino-libraries/Arduino_Threads/compare/0.1.0...0.2.0

over 3 years ago
Download
0.1.0

0.1.0

Changelog

  • Adding minimal README (#26)
  • Cleanup and refactor library (#27)
  • Integrate Arduino_ThreadsafeIO (#28)
  • Move include directives from Arduino_ThreadsafeIO.h into Arduino_Threads.h (#29)
  • Split io and multi-threading related files into separate sub-folders (#30)
  • Split examples into sub-folders for treading and thread-safe IO examples (#31)
  • Adding missing keywords for threading. (#32)
  • Simplify README (removing redundancies based on integrating Arduino_ThreadsafeIO) (#33)
about 4 years ago
Download