awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

汇编语言资源与教程

排名更新于 2026年6月30日

我们为您精选了匹配 “assembly language tutorials, tools and resources” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

汇编语言资源与教程

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • csoren/asmotorcsoren 的头像

    csoren/asmotor

    89在 GitHub 上查看↗

    Powerful macro (cross) assembler package for several CPUs

    This is a macro cross-assembler package, not a curated collection (awesome list) of assembly resources—it’s a tool in the domain rather than a directory of tutorials, assemblers, debuggers, and learning materials.

    CAssemblers
    在 GitHub 上查看↗89
  • below/hellosiliconbelow 的头像

    below/HelloSilicon

    4,967在 GitHub 上查看↗

    HelloSilicon is a programming guide and tutorial for writing and debugging low-level 64-bit assembly code specifically for Apple Silicon processors. It serves as an architecture reference for interacting with macOS and iOS kernel services using system calls and hardware registers. The project provides specialized instruction on foreign function interfacing to bridge assembly with high-level languages like C or Python. It also includes a toolkit for configuring Mach-O binaries and compiling universal binaries and dynamic libraries for cross-hardware compatibility. The material covers low-leve

    HelloSilicon is itself a focused tutorial and guide for Apple Silicon assembly programming, not a curated list that gathers multiple resources across architectures or tools.

    AssemblyAssembly Debuggers
    在 GitHub 上查看↗4,967

Related searches

  • 计算机体系结构课程
  • 交互式反汇编器
  • 免费编程教材合集
  • 通过构建操作系统学习内核原理
  • 基于项目的编译器学习指南
  • 计算机科学自学结构化课程
  • 二进制文件反汇编工具
  • 游戏模拟器开发指南