Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Appendices

Supported Platforms & Compilers
Future Developments
References

boost.lockfree requires a c++14 compliant compiler

  • More data structures (set, hash table, dequeue)
  • Backoff schemes (exponential backoff or elimination)

PrevUpHomeNext