An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with zero-gc

A curated list of projects in awesome lists tagged with zero-gc .

https://github.com/coralblocks/coralds

Garbage-free, single-threaded data-structures (maps, sets and lists) optimized for speed.

data-structures garbage-free java low-latency ultra-low-latency zero-garbage zero-gc

Last synced: 14 Apr 2025

https://github.com/coralblocks/coralpool

Multiple fast implementations of object pooling classes designed to efficiently reuse mutable objects, reducing memory allocations and eliminating the garbage collector overhead.

garbage-collector garbage-free gc java low-latency ultra-low-latency zero-garbage zero-gc

Last synced: 19 Aug 2025

https://github.com/yaceychen/nimsync

🚀 Implement lock-free SPSC and MPSC channels in Nim, ensuring production-grade performance with thorough benchmarking and industry standards compliance.

async backpressure channels chronos concurrency high-performance lockfree low-latency mpmc nim orc runtime spsc structured-concurrency zero-gc

Last synced: 01 Jun 2026