Asm Open Source Projects
Browse 167 Asm open source projects, ranked by GitHub stars. Find the most popular Asm tools and libraries.
chai2010/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
Metrics details
| Stars | 20,073 |
facebook/yoga
Yoga is an embeddable layout engine targeting web standards.
Metrics details
| Stars | 18,749 |
fuzhengwei/CodeGuide
:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!
Metrics details
| Stars | 11,882 |
Col-E/Recaf
The modern Java bytecode editor
Metrics details
| Stars | 7,294 |
yourtion/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
Metrics details
| Stars | 6,431 |
cglib/cglib
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
Metrics details
| Stars | 4,893 |
hsoft/collapseos
Bootstrap post-collapse technology
Metrics details
| Stars | 4,256 |
alibaba/coobjc
coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotlin. For convenience, we added coroutine categories for some Foundation and UIKit API in cokit framework like NSFileManager, JSON, NSData, UIImage etc. We also add tuple support in coobjc.
Metrics details
| Stars | 4,014 |
visualboyadvance-m/visualboyadvance-m
The continuing development of the legendary VBA gameboy advance emulator.
Metrics details
| Stars | 3,873 |
0xAX/asm
Learning assembly for Linux x86_64
Metrics details
| Stars | 3,565 |
LinShunKang/MyPerf4J
High performance Java APM. Powered by ASM. Try it. Test it. If you feel its better, use it.
Metrics details
| Stars | 3,559 |
bytedance/ByteX
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
Metrics details
| Stars | 3,248 |
FStarLang/FStar
A Proof-oriented Programming Language
Metrics details
| Stars | 3,069 |
projectdiscovery/uncover
Quickly discover exposed hosts on the internet using multiple search engines.
Metrics details
| Stars | 3,020 |
ashmind/SharpLab
.NET language playground
Metrics details
| Stars | 2,968 |
mbasso/asm-dom
A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications)
Metrics details
| Stars | 2,823 |
scouter-project/scouter
Scouter is an open source APM (Application Performance Management) tool.
Metrics details
| Stars | 2,177 |
REBOOTERS/AndroidAnimationExercise
Android 动画各种实现,包括帧动画、补间动画和属性动画的总结分享
Metrics details
| Stars | 2,104 |
jthuraisamy/SysWhispers
AV/EDR evasion via direct system calls.
Metrics details
| Stars | 2,022 |
hcoles/pitest
State of the art mutation testing system for the JVM
Metrics details
| Stars | 1,834 |
jthuraisamy/SysWhispers2
AV/EDR evasion via direct system calls.
Metrics details
| Stars | 1,822 |
SpongePowered/Mixin
Mixin is a trait/mixin and bytecode weaving framework for Java using ASM
Metrics details
| Stars | 1,702 |
zhengcx/MethodTraceMan
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Metrics details
| Stars | 1,652 |
gbdev/rgbds
Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color
Metrics details
| Stars | 1,623 |
paladin-t/fantasy
A curated list of available fantasy consoles/computers.
Metrics details
| Stars | 1,603 |
ErosZy/WXInlinePlayer
🤟 Super fast H.264/H.265 FLV player
Metrics details
| Stars | 1,484 |
Leaking/Hunter
A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode
Metrics details
| Stars | 1,418 |
sensorsdata/sa-sdk-android
神策数据官方 Android 埋点 SDK,是一款轻量级用于 Android 端的数据采集埋点 SDK,包含代码埋点、全埋点、点击图和可视化全埋点功能。全埋点通过配合神策官方 Android 埋点插件来实现,神策数据官方 Android 埋点插件使用字节码插桩(ASM)的技术实现 Android 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)。
Metrics details
| Stars | 1,373 |
minio/c2goasm
C to Go Assembly
Metrics details
| Stars | 1,348 |
gnzlbg/cargo-asm
cargo subcommand showing the assembly or llvm-ir generated for Rust code
Metrics details
| Stars | 1,291 |
yrp604/rappel
A linux-based assembly REPL for x86, amd64, armv7, and armv8
Metrics details
| Stars | 1,277 |
foxleezh/AOSP
这是一个连载的博文系列,我将持续为大家提供尽可能透彻的Android源码分析
Metrics details
| Stars | 1,242 |
gutomaia/pyNES
Python programming for Nintendo 8 bits
Metrics details
| Stars | 1,239 |
z88dk/z88dk
The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.
Metrics details
| Stars | 1,105 |
ShivamSarodia/ShivyC
C compiler created in Python.
Metrics details
| Stars | 1,064 |
Leifzhang/AndroidAutoTrack
Android Asm 插桩 教学
Metrics details
| Stars | 1,058 |
hlorenzi/customasm
💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/
Metrics details
| Stars | 1,050 |
Captainarash/The_Holy_Book_of_X86
A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....
Metrics details
| Stars | 977 |
merrychap/shellen
:cherry_blossom: Interactive shellcoding environment to easily craft shellcodes
Metrics details
| Stars | 908 |
dolthub/swiss
Golang port of Abseil's SwissTable
Metrics details
| Stars | 828 |
dmitrystu/libusb_stm32
Lightweight USB device Stack for STM32 microcontrollers
Metrics details
| Stars | 819 |
yifengyou/linux-0.12
赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码
Metrics details
| Stars | 813 |
videolan/dav1d
A read-only mirror of dav1d source code repository. The origin is at https://code.videolan.org/videolan/dav1d/
Metrics details
| Stars | 772 |
fhanau/Efficient-Compression-Tool
Fast and effective C++ file optimizer
Metrics details
| Stars | 738 |
EgorBo/Disasmo
VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).
Metrics details
| Stars | 707 |
reyammer/shellnoob
A shellcode writing toolkit
Metrics details
| Stars | 693 |
Tassandar/OSASK
<30天自制操作系统>-----用GIT管理你的自制操作系统。
Metrics details
| Stars | 643 |
zakirullin/tiny-compiler
A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how the "real" thing works whilst not being a mere toy example
Metrics details
| Stars | 578 |
command-tab/awesome-n64-development
A curated list of Nintendo 64 development resources including toolchains, documentation, emulators, example code, and more
Metrics details
| Stars | 563 |
DataDog/dd-trace-php
Datadog PHP Clients
Metrics details
| Stars | 557 |
jameslzhu/riscv-card
An unofficial assembly reference for RISC-V.
Metrics details
| Stars | 533 |
C-Sto/BananaPhone
It's a go variant of Hells gate! (directly calling windows kernel functions, but from Go!)
Metrics details
| Stars | 532 |
shuding/y86
A Y86 pipeline CPU simulator in JavaScript.
Metrics details
| Stars | 525 |
nanochess/Invaders
Invaders game in 512 bytes (boot sector)
Metrics details
| Stars | 522 |
nailperry-zd/LazierTracker
本项目通过Android字节码插桩插件实现Android端无埋点(或自动埋点),并且支持根据配置文件实现业务数据的自动采集。
Metrics details
| Stars | 519 |
adakoda/android-screen-monitor
Android Screen Monitor
Metrics details
| Stars | 514 |
google/allocation-instrumenter
A Java agent that rewrites bytecode to instrument allocation sites
Metrics details
| Stars | 491 |
encounter/objdiff
A local diffing tool for decompilation projects
Metrics details
| Stars | 489 |
jjyg/metasm
This is the main repository for metasm, a free assembler / disassembler / compiler written in ruby
Metrics details
| Stars | 475 |
CorruptedByCPU/Cyjon
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
Metrics details
| Stars | 461 |
