Skip to content
#

memory-pool-allocator

Here are 3 public repositories matching this topic...

Language: All
Filter by language

In-memory key-value store с собственным сетевым сервером, реализованный на C++23. Включает неблокирующий EventLoop на корутинах (epoll/select), пул потоков, кастомный MemoryPool, sharded хеш‐таблицу и текстовый протокол с командами GET/SET/DEL. Использует корутины, низкоуровневый аллокатор, многопоточность и асинхронный ввод‐вывод.

  • Updated Jun 6, 2025
  • C++

Improve this page

Add a description, image, and links to the memory-pool-allocator topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the memory-pool-allocator topic, visit your repo's landing page and select "manage topics."

Learn more