Skip to content

Releases: joz-k/LockFreeSpscQueue

v1.0.3

25 Aug 11:43

Choose a tag to compare

  • Added more tests
  • Improved comparison benchmark
  • Improved examples and documentation
  • Added try_emplace API to WriteTransaction object
  • Added mutable iterators to ReadScope to enable move semantics from the consumer thread
  • Fixed a double commit bug in try_start_write method

v1.0.2

19 Aug 09:17

Choose a tag to compare

  • Added "bulk-write" Transaction API
  • Added Range-Based API

v1.0.1

11 Aug 16:37

Choose a tag to compare

v1.0.0

06 Aug 18:53

Choose a tag to compare

The first public release.