High-performance async runtime for Nim with structured concurrency, lock-free channels, and work-stealing scheduler
-
Updated
Nov 6, 2025 - Nim
High-performance async runtime for Nim with structured concurrency, lock-free channels, and work-stealing scheduler
CoralPool is a high-performance, lightweight and garbage-free Java object pool implementation. It efficiently reuses mutable objects, minimizing the creation of short-lived objects that would otherwise burden the garbage collector.
Garbage-free, single-threaded data-structures (maps, sets and lists) optimized for speed.
C# ObjectPool which support Reference Counter and corresponding Code Analyzer
🚀 Implement lock-free SPSC and MPSC channels in Nim, ensuring production-grade performance with thorough benchmarking and industry standards compliance.
Add a description, image, and links to the zero-gc topic page so that developers can more easily learn about it.
To associate your repository with the zero-gc topic, visit your repo's landing page and select "manage topics."