Examples of intrusive container templates in C++.
-
Updated
Jan 14, 2019 - C++
Examples of intrusive container templates in C++.
A modern, C++17 compatible intrusive doubly-linked list implementation. This is a single-header, header-only library that provides efficient intrusive containers with sentinel circular list optimization
CacheX is a high-performance cache server written in C and C++
Header-only, composition-based, allocation-free double-linked list for C++11
An easy-to-support intrusively reference-counting smart pointer.
High-performance C++20 order book trading engine with zero-allocation design, C++ modules, and Boost.Intrusive integration. Designed for low-latency trading systems with 200K+ ops/sec throughput.
Intrusive linked list
CacheX is a high-performance cache server written in C and C++
Add a description, image, and links to the intrusive-containers topic page so that developers can more easily learn about it.
To associate your repository with the intrusive-containers topic, visit your repo's landing page and select "manage topics."