thread-groups 0.1.1

thread-groups is a tool that spawns several threads so you can wait for their completion and enjoy the silence of your life in the real world.
Documentation
  • Coverage
  • 68.75%
    11 out of 16 items documented0 out of 12 items with examples
  • Size
  • Source code size: 11.3 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.46 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 7s Average build duration of successful builds.
  • all releases: 8s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gabrielfalcao

Thread Groups

ThreadGroup is a tool that spawns several threads so you can wait for their completion and enjoy the silence of your life in the real world.

Inspired by gevent.joinall

Continuous Integration