no-gc
Here are 12 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
🚀 Transpile Ion to C efficiently, leveraging move-only ownership and channels for safe concurrency in a modern systems programming environment.
-
Updated
Jun 4, 2026 - 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 IR and native binaries. Features include range‑driven auto‑vectorization, scope‑based memory (no nulls, no OOB, no GC), and concurrency by construction.
-
Updated
May 9, 2026 - Go
🦀🔭 See Rust's power in action. Real-time visuals of memory, speed, and zero-cost abstractions. No GC. No compromise. ⚡️✨
-
Updated
Mar 10, 2026 - Rust
Miva: Memory-safe, Verifiable, Predictable. A systems language that’s simpler than Rust, safer than Go, faster than Python. Building a safe, zero-cost systems language with explicit ownership and no GC. Compiles to C++.
-
Updated
May 1, 2026 - OCaml
A dynamically typed programming language that doesn't use garbage collection.
-
Updated
May 26, 2026 - Rust
Explore Rust concepts with 16 live terminal demos showcasing ownership, concurrency, async, macros, and more, all built in Rust for fast learning.
-
Updated
Jun 4, 2026 - 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."