Skip to content

Fiberized.IO 0.1 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@windoze windoze released this 08 Apr 16:20
· 312 commits to master since this release

Fiberized.IO 0.1 release.

This release includes following functions:

  • Fiber with 2 different scheduling policies
  • Mutex, timed_mutex, recursive_mutex, recursive_timed_mutex and locks
  • Shared mutex and shared lock
  • Condition variable
  • Streambuf/iostream support
  • ASIO integration