Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/silversquirl/zig-xed
Intel X86 Encoder Decoder library, as a Zig package
https://github.com/silversquirl/zig-xed
assembly x86 x86-64 x86-assembly zig zig-package
Last synced: about 2 months ago
JSON representation
Intel X86 Encoder Decoder library, as a Zig package
- Host: GitHub
- URL: https://github.com/silversquirl/zig-xed
- Owner: silversquirl
- License: apache-2.0
- Created: 2024-01-23T03:59:31.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-23T21:18:36.000Z (about 1 year ago)
- Last Synced: 2024-12-13T12:13:10.426Z (about 2 months ago)
- Topics: assembly, x86, x86-64, x86-assembly, zig, zig-package
- Language: Zig
- Homepage:
- Size: 2.75 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zig package for Intel XED
This package compiles Intel's X86 Encoder Decoder library using the Zig build system.
There is no dependency on Python; all generated code is committed into this repository directly.