Nolang is a memory-safe, garbage-collection-free systems programming language with minimalist syntax and intuitive semantics. It provides a unified reference-passing model, automatic variable destruction, batch heap allocation/release mechanisms, along with a CLI toolchain and VSCode extension.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONThis repository is a placeholder noting that the Zig programming language project has moved from GitHub to Codeberg; it is not mirrored and contains no source code or documentation.
Desktop applet that keeps the last several minutes of system audio in a ring buffer. Lift a slice, trim it, and drag it straight into a DAW. Zig engine, Qt shell.
Bun fork patched at source level to run natively on Android Termux (aarch64) without proot, glibc, or wrappers. Enables bunx, bun install, FFI with TinyCC, and opentui TUI rendering — all compiled directly into the binary.
Zova is a SQLite-backed embedded local database stored in .zova files, supporting relational records, content-addressed objects, exact vector search, and graph relationships, with multi-language bindings, operational safety tools, and optional bound storage for large datasets.
A keyboard-centric digital audio workstation written in Zig, featuring a modal workflow inspired by Vim for music production.