no-gc
Here are 7 public repositories matching this topic...
Ion is a systems programming language transpiled to human-readable C. It enforces memory safety with move-only ownership and stack-local references (no GC), and features a robust channels-only concurrency model using OS threads.
-
Updated
Dec 1, 2025 - Rust
Moop Embedded Runtime - Quantum-ready substrate (40KB, no GC, 1M ops/sec)
-
Updated
Oct 30, 2025 - C
Pluto is a compiled language that aims for the simplicity, readability and expressiveness of scripting languages with the safety and performance of C/C++, Go. A Go front‑end lowers .pt/.spt to LLVM 20 and native binaries. Features include range‑driven auto‑vectorization, scope‑based memory (no nulls, no OOB, no GC), and concurrency by construction
-
Updated
Dec 15, 2025 - Go
🚀 Transpile Ion to C efficiently, leveraging move-only ownership and channels for safe concurrency in a modern systems programming environment.
-
Updated
Dec 24, 2025 - Rust
Improve this page
Add a description, image, and links to the no-gc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the no-gc topic, visit your repo's landing page and select "manage topics."