Lightweight & Safe (buffer-writer | general object) pool.
-
Updated
Oct 2, 2025 - Go
Lightweight & Safe (buffer-writer | general object) pool.
Fast and effective memory pool allocator for C / C++
In-memory key-value store с собственным сетевым сервером, реализованный на C++23. Включает неблокирующий EventLoop на корутинах (epoll/select), пул потоков, кастомный MemoryPool, sharded хеш‐таблицу и текстовый протокол с командами GET/SET/DEL. Использует корутины, низкоуровневый аллокатор, многопоточность и асинхронный ввод‐вывод.
An ultra low latency implementation of Order Book in modern C++ (C++20). Bypassing the standard library, it uses a custom memory pool allocator and chess engine inspired bit array for mapping active price levels.
Add a description, image, and links to the memory-pool-allocator topic page so that developers can more easily learn about it.
To associate your repository with the memory-pool-allocator topic, visit your repo's landing page and select "manage topics."