Skip to content

v3.0.0: Windows support

Compare
Choose a tag to compare
@mattiasflodin mattiasflodin released this 02 Apr 19:09
· 11 commits to master since this release
  • Support for Windows operating systems
  • Entirely new and improved implementation of internal lockless queue, removing dependency on Boost
  • Updated benchmarks
  • New performance counters to detect buffer overflow or underuse (resolves issue #19)
  • No more use of TLS variables simplifies use in shared libraries / DLLs.
  • Fixes bug #4