Skip to content

concurrentqueuev1.0.5

Updated

A fast multi-producer, multi-consumer lock-free concurrent queue for C++11

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Host Tool For

No ports use this.

#Contributors

  • myd7349's avatarmyd7349
  • Connor Fitzgerald's avatarConnor Fitzgerald
  • Ivy Snow's avatarIvy Snow
  • Robert Schumacher's avatarRobert Schumacher
  • Rémy Tassoux's avatarRémy Tassoux
  • Billy O'Neal's avatarBilly O'Neal
  • JonLiu1993's avatarJonLiu1993
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • Kai Pastor's avatarKai Pastor
  • toge's avatartoge

#Changelog

  • d6167f3[concurrentqueue] update to 1.0.5 (#50966)
  • 10d3b37[concurrentqueue] Use official cmake (#46693)
  • b799de0[concurrentqueue] Update to 1.0.4 (#32183)
  • a6cb729[many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880)
  • e3e1b64[concurrentqueue] Update to 1.0.3 (#16404)
  • 09a647aDelete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • 40230b8[concurrentqueue] Update to 1.0.2 (#13820)
  • 08c951f[many ports] Upgrades to 2020.02.08 (#9986)
  • 7efe76a[concurrentqueue]update to 1.0.0-beta-dea078c with cmake target
  • c041ae2[concurrentqueue] Fix header include path (#5550)
  • b509ceb[concurrentqueue] Add new package (#4115)