KjellKod / Moody-Camel-s-concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
☆15Updated 9 years ago
Alternatives and similar repositories for Moody-Camel-s-concurrentqueue:
Users that are interested in Moody-Camel-s-concurrentqueue are comparing it to the libraries listed below
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- low level system stuff, threads, memory, file descriptors etc☆21Updated 2 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆28Updated 4 years ago
- C++ serializers benchmark with realistic data☆120Updated 2 years ago
- A tracing framework for C++ and Python.☆66Updated 4 months ago
- vectorization of the kd-tree data structure and search algorithm☆39Updated 7 years ago
- C++ implementation of the FIX Simple Binary Encoding☆46Updated 3 weeks ago
- C++ Binary Fixed-Point Arithmetic☆9Updated 6 years ago
- Simple resource pool for recycling resources in C++☆65Updated 6 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆123Updated last year
- A C++ RPC library built upon FlatBuffers and ZeroMQ☆34Updated 3 years ago
- A collection of cache-friendly data structures in C++, without any dependencies.☆23Updated 6 years ago
- ☆58Updated 3 years ago
- Fixed Point Arithmetic C++14 Library☆109Updated 6 years ago
- A CLI tool for generating Boost.Python/pybind11 bindings from C/C++☆14Updated 4 years ago
- boost nats asio client☆31Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.☆15Updated last month
- A managed platform and language for GPGPU☆32Updated 12 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A lightweight C++ graph library☆76Updated 2 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 3 months ago
- Cross-platform headers-only C++11 framework for streaming data packets through a graph of data-transforming nodes☆16Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆24Updated 11 years ago