KjellKod / lock-free-wait-free-circularfifoLinks
☆27Updated last year
Alternatives and similar repositories for lock-free-wait-free-circularfifo
Users that are interested in lock-free-wait-free-circularfifo are comparing it to the libraries listed below
Sorting:
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆71Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- ☆50Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- C++ framework for rapid server development☆77Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 3 months ago
- Modern C++ generic header-only template library.☆104Updated 3 months ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- generic stack-based container☆109Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago