Hacker News
- New Garbage Collector (2012) http://wiki.luajit.org/New-Garbage-Collector 2 comments
- New Garbage Collector http://wiki.luajit.org/New-Garbage-Collector 69 comments
- New Project: ZGC – “Z Garbage Collector” for Java http://mail.openjdk.java.net/pipermail/announce/2017-October/000237.html 9 comments
- LuaJIT: New Garbage Collector (2012) http://wiki.luajit.org/New-Garbage-Collector 22 comments
- New release of Memory Pool System Garbage Collector http://mailman.ravenbrook.com/pipermail/mps-discussion/2012-September/000118.html 29 comments
- Java VM: Trying a new Garbage Collector for JDK 7 http://blogs.sun.com/theplanetarium/entry/java_vm_trying_a_new 4 comments
- .NET 4.5 includes new garbage collector enhancements for client and server apps http://blogs.msdn.com/b/dotnet/archive/2012/07/20/the-net-framework-4-5-includes-new-garbage-collector-enhancements-for-client-and-server-apps.aspx 26 comments
- Scala Native 0.3.0 released – including new garbage collector (Immix) and more https://github.com/scala-native/scala-native/releases/tag/v0.3.0 5 comments
- First results from GHC's new parallel, per-core heaps garbage collector http://hackage.haskell.org/trac/ghc/blog/new-gc-preview 14 comments
- An in-depth look at OCaml’s new “best-fit” garbage collector strategy http://www.ocamlpro.com/2020/03/23/ocaml-new-best-fit-garbage-collector/ 41 comments
- Java’s new garbage collector promises low pause times on multi-terabyte heaps https://www.opsian.com/blog/javas-new-zgc-is-very-exciting/ 234 comments
Lobsters
- Java 9's new garbage collector: What's changing? What's staying? http://jaxenter.com/java-9s-new-garbage-collector-whats-changing-whats-staying-118313.html 2 comments java
- Java's new Z Garbage Collector (ZGC) is very exciting https://www.opsian.com/blog/javas-new-zgc-is-very-exciting/ 26 comments java , programming
- Mono 5 adds new concurrent garbage collector http://www.mono-project.com/news/2017/05/17/concurrent-gc-news/ 3 comments dotnet , release
- New Garbage Collector proposal by Daniel Colascione https://lists.gnu.org/archive/html/emacs-devel/2021-06/msg00175.html 16 comments emacs
- Understanding the JDK’s New Superfast Garbage Collectors https://blogs.oracle.com/javamagazine/understanding-the-jdks-new-superfast-garbage-collectors 19 comments java
- New Project: "Z Garbage Collector" (ZGC) for Java http://mail.openjdk.java.net/pipermail/announce/2017-october/000237.html 3 comments programming
- Java 9's new garbage collector: What's changing? What's staying? http://jaxenter.com/java-9s-new-garbage-collector-whats-changing-whats-staying-118313.html 31 comments programming
- The Garbage-First Garbage Collector: New GC for Java 7. http://java.sun.com/javase/technologies/hotspot/gc/g1_intro.jsp 12 comments programming
- It’s the First Orbiting Garbage Collector—or a New Kind of Space Weapon https://www.yahoo.com/news/first-orbiting-garbage-collector-kind-094240839.html 8 comments space
- Java's new Z Garbage Collector (ZGC) is very exciting https://www.opsian.com/blog/javas-new-zgc-is-very-exciting/ 179 comments programming
- Java's new Z Garbage Collector (ZGC) is very exciting https://www.opsian.com/blog/javas-new-zgc-is-very-exciting/ 198 comments programming
- Java's new Z Garbage Collector (ZGC) is very exciting https://www.opsian.com/blog/javas-new-zgc-is-very-exciting/ 17 comments java
- Java VM: Trying a new Garbage Collector for JDK 7 : The Planetarium http://blogs.sun.com/theplanetarium/entry/java_vm_trying_a_new 69 comments programming
- Announcing Scala Native 0.3.0 with brand new garbage collector, testing framework integration and more! https://github.com/scala-native/scala-native/releases/tag/v0.3.0 10 comments programming
- Announcing Scala Native 0.3.0 with brand new garbage collector, testing framework integration and more! https://github.com/scala-native/scala-native/releases/tag/v0.3.0 5 comments scala
- (What you should know entering) A New Age of JVM Garbage Collectors - Alexander Yakushev (Clojure Conj 2019) https://www.youtube.com/watch?v=k4vkd0ahWjQ 4 comments java
- First results from GHC's new parallel, per-core heaps garbage collector http://hackage.haskell.org/trac/ghc/blog/new-gc-preview 76 comments programming
- All 24 new JEPs for JDK 24: Quantum Cryptography, Garbage Collectors, and a lot of cleanups https://www.jvm-weekly.com/p/all-24-new-jeps-for-jdk-24-quantum 10 comments programming
- QuestPDF 2022.9 - font fallback support, new Settings API, increased text rendering performance by 50%, reduced Garbage Collector overhead, quality-of-life improvements https://github.com/QuestPDF/QuestPDF/releases/tag/2022.9 31 comments csharp
- An in-depth Look at OCaml’s new “Best-fit” Garbage Collector Strategy http://www.ocamlpro.com/2020/03/23/ocaml-new-best-fit-garbage-collector/ 2 comments ocaml
- New Union Ad: Romney Doesn’t Even Appreciate Garbage Man — Flashback: When Romney Worked as Trash Collector During Gov. Campaign http://www.theblaze.com/stories/new-union-ad-claims-romney-doesnt-even-appreciate-garbage-man-flashback-when-romney-worked-as-trash-collector-during-gov-campaign/# 5 comments politics
- GHC's new parallel garbage collector: multicore GC for Haskell http://research.microsoft.com/~simonpj/papers/parallel-gc/index.htm? 54 comments programming
- New Garbage (non-)Collector proposal for Java: Epsilon GC (only memory allocation, low overhead) https://engineering.riotgames.com/news/under-hood-league-client%E2%80%99s-hextech-ui 41 comments javascript
- taking the new and shiny Mono Simple Generational Garbage Collector ( mono-sgen ) for a walk http://developers.sones.de/2010/09/01/taking-the-new-and-shiny-mono-simple-generational-garbage-collector-mono-sgen-for-a-walk/ 17 comments programming
- Garbage Collector: Action game where you play as a part of programming language - creature named Garbage Collector. You clean already used assets out of game, so you can spawn new useful one for the player. GMTK23 Sumbision https://youtube.com/watch?feature=share&v=dQaxe_h3g5k 2 comments unity3d
- Garbage First - It has never been so exciting to collect garbage :) : new "Garbage First" concurrent collector currently in development for Java 7 http://www.adam-bien.com/roller/mbien/entry/garbage_first_the_new_concurrent 15 comments programming