KjellKod / Moody-Camel-s-concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
☆15Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for Moody-Camel-s-concurrentqueue
- c++ library for interprocess memory pools, communication, and automatic network device discovery. lightweight DDS alternative.☆15Updated 9 months ago
- ROS-independent library for dynamic class (i.e. plugin) introspection and loading from runtime libraries☆35Updated 4 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆36Updated 5 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- vectorization of the kd-tree data structure and search algorithm☆37Updated 6 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆140Updated 8 months ago
- Code to test various clocks☆80Updated 3 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆71Updated 3 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 6 years ago
- Working basic prototype of variadic template based logging☆36Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- C++ serializers benchmark with realistic data☆119Updated last year
- Performance Tests for string_view, C++17☆14Updated 5 years 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 3 years ago
- Some boost::msm and boost::sml examples☆25Updated 7 years ago
- TSXor: A Simple Time Series Compression Algorithm☆51Updated last year
- A tracing framework for C++ and Python.☆66Updated last month
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- An easier way to write asynchronous c++ grpc clients/servers.☆34Updated 4 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated 11 months ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- C++17 lock-free data structure library☆15Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Fast Generic Execution Graph/Network☆46Updated 2 years ago
- boost nats asio client☆30Updated last year
- Cross-platform C++ library for fast binary and REST messaging☆41Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago