An implementation of the Self programming language in Zig
☆209Dec 16, 2025Updated 2 months ago
Alternatives and similar repositories for zigself
Users that are interested in zigself are comparing it to the libraries listed below
Sorting:
- ☆19May 16, 2022Updated 3 years ago
- A a tiny concatenative programming language JIT compiled to aarch64 machine code.☆15Updated this week
- Smalltalk VM Written in Zig with methods stored as type-annotated ASTs☆152Feb 22, 2026Updated last week
- Experimental LLVM bitcode reader/writer☆22Jan 12, 2023Updated 3 years ago
- ☆13May 16, 2025Updated 9 months ago
- A libc implementation written in Zig that is designed to be used with freestanding targets.☆41Jan 24, 2025Updated last year
- Implementation of go-diff's diffmatchpatch in Zig☆30Feb 7, 2026Updated 3 weeks ago
- The goal is to compile a reasonably complete list of all implementations of the Smalltalk system☆27Feb 9, 2026Updated 2 weeks ago
- A toolkit that makes it easier to write recursive-descent parsers in Zig.☆78Sep 2, 2025Updated 5 months ago
- ☆12Dec 18, 2025Updated 2 months ago
- A JSON5 parser/stringifier for Zig resembling the std.json API☆25Jul 11, 2025Updated 7 months ago
- ☆218Apr 22, 2024Updated last year
- strongtalk-2020☆14Mar 14, 2021Updated 4 years ago
- Coroutines for Zig☆19Feb 3, 2023Updated 3 years ago
- Minimal json library with zero allocations☆43Dec 28, 2021Updated 4 years ago
- A Python Interpreter written in Zig☆61Dec 31, 2024Updated last year
- A virtual machine for the Self language, written entirely in Self, and a development environment for that VM.☆44Sep 20, 2009Updated 16 years ago
- data visualization/plotting written in zig (using openGL and nanovg-zig)☆24May 17, 2025Updated 9 months ago
- enables Zig/WASM to speak to JavaScript☆28Jul 7, 2024Updated last year
- Self-like language implemented in the RPython language toolkit.☆31Apr 30, 2021Updated 4 years ago
- Experimental DNS library implemented in zig☆66Mar 15, 2024Updated last year
- A simple library for plotting graphs in Zig☆61Feb 9, 2025Updated last year
- Implementation of refactoring for cuis☆11Jan 8, 2026Updated last month
- Configurable AVR simulator☆17Apr 20, 2025Updated 10 months ago
- ValueTree-based JSON parser☆39Feb 8, 2024Updated 2 years ago
- A simple argument parser for Zig☆42Aug 7, 2025Updated 6 months ago
- Like dumpbin.exe but cross-platform☆34Sep 4, 2025Updated 5 months ago
- work is continued on codberg: https://codeberg.org/r4gus/keylib☆67Dec 24, 2025Updated 2 months ago
- A type erasure library for Zig that is meant to be eventually upstreamed to std☆40Jul 19, 2025Updated 7 months ago
- A parser combinator library for Zig☆587Jan 21, 2026Updated last month
- Logic-less templates for Zig☆155Mar 5, 2025Updated 11 months ago
- ☆26Sep 13, 2025Updated 5 months ago
- an scdoc compatible manpage compiler for build.zig☆31Aug 25, 2025Updated 6 months ago
- A yummy collection of useful Allocators.