preshing / ConsumeDemo
☆17Updated 10 years ago
Alternatives and similar repositories for ConsumeDemo
Users that are interested in ConsumeDemo are comparing it to the libraries listed below
Sorting:
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Convert build system from autoconf/make to CMake☆75Updated 2 years ago
- Collection of header-only utilities for C++☆35Updated last year
- ☆21Updated 6 years ago
- Lock-free work stealing deque written in C. This is implemented after Chapter 16 of "The Art of Multiprocessor Programming."☆19Updated 13 years ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- ☆32Updated 7 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Benchmark of different C or C++ loggers☆12Updated last year
- awaitable tasks base on msvc's resumable functions.☆22Updated 7 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- multithreading examples of my blog☆13Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- Different implementations of spinlock.☆105Updated 10 years ago