x86-zig
X86 assembler
A Zig library for assembling x86 machine code instructions
library for assembling x86 in zig (WIP)
27 stars
3 watching
1 forks
Language: Zig
last commit: over 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
kubkon/zig-dis-x86_64 | A disassembler and encoder library for x86_64 machine code written in Zig. | 35 |
ziglibs/zig-windows-console | A collection of tools and utilities for working with the Windows console in Zig programming language. | 6 |
zigembeddedgroup/serial | A Zig language library for configuring and using serial ports | 59 |
hejsil/mecha | A parser combinator library for the Zig programming language | 472 |
zighelp/zighelp | A comprehensive resource for learning and using the Zig programming language. | 37 |
ziglang/zig-pypi | A tool for packaging Zig programming language releases as Python binary wheels and publishing them to PyPI. | 151 |
sam701/zig-cli | A package for building command line apps in Zig | 208 |
ziglibs/zgl | A thin, type-safe binding for OpenGL | 425 |
hwu1001/zig-string | Provides a String struct for the Zig programming language. | 17 |
mattnite/zig-zlib | A package to statically compile and link zlib in Zig applications. | 21 |
zig-java/jaz | A JVM implementation in Zig. | 88 |
ziglibs/zinput | A command-line input library written in Zig | 49 |
ziglang/zig-bootstrap | An open-source project to build a fully operational Zig compiler from scratch. | 386 |
marler8997/zigup | Manages and provides access to various Zig compilers. | 779 |
zigembeddedgroup/microzig | Unifies abstraction and hardware access for embedded systems using the Zig programming language | 1,235 |