zero-gc

There are 4 repositories under zero-gc topic.

  • coralblocks/CoralPool

    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.

    Language:Java17105
  • coralblocks/CoralDS

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

    Language:Java92
  • ayun2001/rw_freecache

    Very very fast than before. A bytes value cache library for Go with zero GC overhead.

    Language:Go4102
  • shawn11ZX/ObjectPool

    C# ObjectPool which support Reference Counter and corresponding Code Analyzer

    Language:C#1100