Skip to content

spscqueuev1.1

Updated

A bounded single-producer single-consumer wait-free and lock-free queue written in C++11

#License

Could not be determined

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

#Host Tool For

No ports use this.

#Contributors

  • myd7349's avatarmyd7349
  • Erik Rigtorp's avatarErik Rigtorp
  • Billy O'Neal's avatarBilly O'Neal
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • autoantwort's avatarautoantwort

#Changelog

  • 5b11232[many-ports] Don't use deprecated functions (autogenerated) (#26981)
  • 6aa4fca[many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 (#29918)
  • b295670Bulk convert control files. (#19986)
  • 3a59554Update SPSCQueue to v1.1 (#19079)
  • cd992c4[spscqueue] Update to version 1.0 (#10874)
  • a35494a[mpmcqueue][spscqueue] Add new port