A fast (not quite lock-free) multi-producer multi-consumer queue
☆22Oct 25, 2018Updated 7 years ago
Alternatives and similar repositories for fast_mpmc_queue
Users that are interested in fast_mpmc_queue are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- In early development☆15Jul 20, 2020Updated 5 years ago
- A realistic & physically based human skin shader☆12Apr 3, 2018Updated 8 years ago
- Weld is an implementation of a non-recursive build system on top of GNU Make. By avoiding recursion, Weld is able to define an easy to us…☆13May 7, 2017Updated 8 years ago
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- Tile-based SW rasterizer☆37Dec 21, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆19Feb 5, 2021Updated 5 years ago
- a real-time SDF pathtracer☆21Jun 7, 2020Updated 5 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 8 years ago
- ☆17Jul 7, 2019Updated 6 years ago
- Chat Heads is a native sample that uses RealSense to overlay background segmented (BGS) player images on a 3D scene or video playback in …☆16Jun 5, 2017Updated 8 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Sep 19, 2016Updated 9 years ago
- Standalone version of Chrome's about:gpu profiling tool☆22Aug 26, 2020Updated 5 years ago
- A cross platform HTTP client written in C++ based on raw sockets☆13Jul 19, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Core to dump☆12Mar 26, 2016Updated 10 years ago
- Shellcode injection using debugging APIs☆19Jan 13, 2014Updated 12 years ago
- Smart enums for c++☆12May 6, 2017Updated 8 years ago
- Materials for intro graphics programming workshops, using C++ and OpenGL.