Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jameslzhu/riscv-card

An unofficial assembly reference for RISC-V.

asm berkeley isa latex reference riscv

Last synced: 03 Jul 2024

https://github.com/yourtion/30dayMakeOS

《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程

asm boot c cc diy fifo gdt idt linux nas nasa operating-system os osask osx qemu stdlib

Last synced: 02 Jul 2024

https://github.com/Oxydation/MinionOS

Simple implementation of an OS for the BeagleBoard C4 with ARMv7 A8 processor.

arm armv7-a8-processor asm beagleboard-c4 beaglebone c dmx gpio led mini omap33530 os scheduler systemcalls timer

Last synced: 02 Jul 2024

https://github.com/houbb/auto-log

The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)

asm auto-logging autolog autologger awesome awesome-java log logging monitor spring spring-boot traceid

Last synced: 02 Jul 2024

https://github.com/SWAT-project/SWAT

SWAT, a dynamic symbolic execution engine for Java Applications that uses ASM for on-the-fly byte code instrumentation.

asm dynamic-symbolic-execution instrumentation java symbolic-execution

Last synced: 30 Jun 2024

https://github.com/z88dk/z88dk

The development kit for over a hundred z80 family machines - c compiler, assembler, linker, libraries.

8080 asm assembler assembly-language c c-compiler embedded gbz80 libc libm linker rabbit2000 sccz80 sdcc z180 z80 z80asm z88dk zcc zsdcc

Last synced: 29 Jun 2024

https://github.com/Leaking/Hunter

A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode

android asm bytecode-manipulation gradle gradle-plugin hugo okhttp

Last synced: 27 Jun 2024

https://github.com/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.

actor actor-model arm64 asm await await-promises c coroutine coroutine-library generator ios objc objective-c swift tuple

Last synced: 26 Jun 2024

https://github.com/cch123/asm-cli

Interactive shell of assembly language(X86/X64) based on unicorn and keystone

asm assembly assembly-language intel x64 x86 x86-32 x86-64

Last synced: 23 Jun 2024

https://github.com/bytedance/ByteX

ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台

asm bytecode gradle gradle-plugin

Last synced: 20 Jun 2024

https://github.com/ErosZy/WXInlinePlayer

🤟 Super fast H.264/H.265 FLV player

asm audiocontext canvas decoder flv h264 h265 h5 player playsinline wasm webgl wechat

Last synced: 19 Jun 2024

https://github.com/zakarialaoui10/HIGH-TO-LOW

in this repository you will find codes in C and their equivalence in MIPS Assembly

asm assembly c high-level low-level mars micro microcontroller microprocessor mips morocco

Last synced: 17 Jun 2024

https://github.com/librestack/librecast

Librecast is a project to provide fast, efficient and scalable communication by leveraging IPv6 multicast.

asm bsd c gplv2 gplv3 ipv6 ipv6-multicast library linux-library multicast network udp

Last synced: 16 Jun 2024

https://github.com/fuzhengwei/CodeGuide

:books: 本代码库是作者小傅哥多年从事一线互联网 Java 开发的学习历程技术汇总,旨在为大家提供一个清晰详细的学习教程,侧重点更倾向编写Java核心内容。如果本仓库能为您提供帮助,请给予支持(关注、点赞、分享)!

aop asm bytecode ddd drools java javafx javassist mybaits mysql spring springboot

Last synced: 11 Jun 2024

https://github.com/zakirullin/tiny-compiler

A tiny compiler for a language featuring LL(2) 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

asm ast compiler lexer parser

Last synced: 11 Jun 2024

https://github.com/rgimad/fasm_programs

fasm related stuff

asm assembly fasm x86 x86-64

Last synced: 07 Jun 2024

https://github.com/zoosmand/ATtiny25_DS18B20_TM1637

The Digital Thermometer based on OneWire protocol. Sensor is DS18B20. Display use a 16-bit shift register TM1637.

asm assembler assembly attiny25 avr avrasm crc8 ds18b20 onewire tm1637

Last synced: 07 Jun 2024

https://github.com/zoosmand/ATtiny25_WH1602

LCD Display WH1602 via I2C BUS on USI ATtiny25

asm assembler assembly attiny25 avr avrasm i2c usi wh1602a

Last synced: 07 Jun 2024

https://github.com/zoosmand/ATtiny25_SSD1306

LCD Display SSD1306 connected via I2C to ATtiny25. Can use either horizontal or vertical placing.

asm assembler assembly attiny25 avrasm i2c ssd1306

Last synced: 07 Jun 2024

https://github.com/zoosmand/ATtiny25_BMx280_I2C

BMP280 or BME280 connected to ATtiny25 via I2C

asm asmavr assembler assembly attiny25 avr bme280 bmp280 i2c usi

Last synced: 07 Jun 2024

https://github.com/zoosmand/ATtiny25_BMx280_SPI

BMP280 or BME280 connected to ATtiny25 via SPI

asm assembler assembly attiny25 avr avrasm bme280 bmp280 spi usi

Last synced: 07 Jun 2024

https://github.com/zoosmand/SAMD21G18A_delay

In this example a delay don't make an empty job, but passing handle into a main cycle

arm armasm asm assembler assembly blink cortex-m0plus delay samd21 systick watchdog

Last synced: 07 Jun 2024

https://github.com/zoosmand/SAMD21G18A_SPI

Microchip (Atmel) SAMD21 SPI example. MAX7219 as a ticker and BMP280 as a data source for ticker, are used on the same SPI bus.

arm armasm asm assembler assembly bmp280 cortex-m0plus max7219 samd21 spi

Last synced: 07 Jun 2024

https://github.com/EgorBo/Disasmo

VS2022 Add-in. Click on any method or class to see what .NET Core's JIT generates for them (ASM).

asm csharp disassembler netcore visual-studio-extension

Last synced: 06 Jun 2024

https://github.com/luxuia/dxbc_reader

easy to read hlsl asm shader code. parse dxbc text and export hlsl like for read

asm decompile dxbc hlsl shader

Last synced: 05 Jun 2024

https://github.com/projectdiscovery/uncover

Quickly discover exposed hosts on the internet using multiple search engines.

asm attack-surface bugbounty cli osint recon reconnaissance

Last synced: 31 May 2024

https://github.com/mrfearless/ModernUI

Modern UI controls for win32 assembler

asm assembler controls masm modernui radasm win32 x86

Last synced: 27 May 2024

https://github.com/minio/c2goasm

C to Go Assembly

asm clang gcc go golang llvm plan9 runtime

Last synced: 27 May 2024

https://github.com/quantumos-org/quantum-os

A free and open source operating system based on the linux kernel, that is made for quantum computers.

asm c cmake future linux math matlab os perl physics power python quantum-computing qubit science tech x86-64

Last synced: 27 May 2024

https://github.com/Leifzhang/AndroidAutoTrack

Android Asm 插桩 教学

android asm gradle gradle-plugin kotlin tracker

Last synced: 19 May 2024

https://github.com/Hack-Labs/awesome-assembler

A curated list of awesome Assembler and Machine Codes

asm assembler awesome-list awesome-readme awesome-resources

Last synced: 19 May 2024

https://github.com/yrp604/rappel

A linux-based assembly REPL for x86, amd64, armv7, and armv8

aarch64 amd64 arm64 armv7 armv8 asm assembly assembly-language assembly-repl debugger linux ptrace rappel repl x64 x86 x86-64

Last synced: 17 May 2024

https://github.com/captainarash/the_holy_book_of_x86

A simple guide to x86 architecture, assembly, memory management, paging, segmentation, SMM, BIOS....

asm assembly intel internals kernel kernelfarm memory-management paging reverse-engineering tutorial virtual-memory windows x86 x86-32 x86-64

Last synced: 17 May 2024

https://github.com/rchaocai/Luffy

Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理

asm plugin tramsform

Last synced: 17 May 2024

https://github.com/chai2010/advanced-go-programming-book

:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)

asm book cgo cloud go golang rpc web

Last synced: 14 May 2024

https://github.com/keven1z/DHook

DHook是一个支持动态debug,动态修改java程序的web应用.

asm cobaltstrike debug javaagent jvm

Last synced: 12 May 2024

https://github.com/zhengcx/MethodTraceMan

用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)

android asm gradle-plugin jank method performance transform

Last synced: 08 May 2024

https://github.com/nanochess/Pillman

Pillman boot sector game, a yellow thing eats pills and is chased by monsters.

asm bootloader game x86

Last synced: 07 May 2024

https://github.com/SpongePowered/Mixin

Mixin is a trait/mixin and bytecode weaving framework for Java using ASM

annotations asm gradle java minecraft mixin-framework mixins processor trait

Last synced: 02 May 2024

https://github.com/0xWaleed/PS4-Orbis-Assembler

Easy to use interface for PS4 Orbis Assembler

asm assembler assembly gcc gui orbis ps4 sdk

Last synced: 30 Apr 2024

https://github.com/cch123/asm-cli-rust

interative assembly shell written in rust

asm assembly-language cli rust x64 x86

Last synced: 29 Apr 2024

https://github.com/jposada202020/MicroPython_AS6212

MicroPython Library for the ASM AS6212 Temperature Sensor

as6212 asm driver micropython sensor temperature

Last synced: 29 Apr 2024

https://github.com/nk521/attu

A simple instruction executor written in C just for education purpose!

asm c interpreter

Last synced: 24 Apr 2024

https://github.com/g012/l65

6502 assembler from within Lua.

6502 6502-assembly asm atari2600 famicom lua nes vcs

Last synced: 23 Apr 2024

https://github.com/willdurand/ArvernOS

:floppy_disk: A minimal, experimental and "toy" monolithic kernel to learn about OS development // Work In Progress

32-bit 64-bit aarch32 aarch64 asm hobby-os kernel learning-by-doing operating-system x86-64

Last synced: 17 Apr 2024

https://github.com/CorruptedByCPU/Cyjon

A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.

64bit amd64 asm assembly assembly-language bootloader console cyjon gui kernel nasm operating-system os osdev shell system-programming window-manager wm x86-64

Last synced: 17 Apr 2024

https://github.com/jsmolka/gba-tests

A collection of Game Boy Advance tests.

asm gameboy-advance gba test

Last synced: 16 Apr 2024

https://github.com/Number571/asmlib

Little library for assembly language (fasm, x86-64, linux).

asm library

Last synced: 13 Apr 2024

https://github.com/ISSOtm/gb-starter-kit

A customizable and ready-to-compile bundle for Game Boy RGBDS projects. Contains your bread and butter, guaranteed 100% kitchen sink-free.

asm assembly gameboy gameboy-color gbdev rgbds

Last synced: 12 Apr 2024

https://github.com/ISSOtm/gb-boilerplate

A minimal, customizable, ready-to-compile boilerplate for Game Boy RGBDS projects.

asm assembly gameboy gameboy-color gbdev rgbds

Last synced: 12 Apr 2024

https://github.com/DevEd2/DevSound

Game Boy sound driver

asm demoscene game-boy game-boy-color rgbds rom

Last synced: 12 Apr 2024

https://github.com/gbdev/rgbds

Rednex Game Boy Development System - An assembly toolchain for the Nintendo Game Boy and Game Boy Color

asm assembly assembly-language assembly-sm83 cplusplus game-boy game-development gameboy gamedev gbdev gbz80 sm83

Last synced: 12 Apr 2024

https://github.com/guitmz/midrashim

PT_NOTE to PT_LOAD x64 ELF infector written in Assembly

asm assembly elf infector linux malware virus

Last synced: 08 Apr 2024

https://github.com/nanochess/Invaders

Invaders game in 512 bytes (boot sector)

asm bootloader game x86

Last synced: 08 Apr 2024

https://github.com/command-tab/awesome-n64-development

A curated list of Nintendo 64 development resources including toolchains, documentation, emulators, example code, and more

asm assembler assembly-programming awesome awesome-list c cartridge development-kit documentation game-development gamedev mips mips-assembly n64 nintendo nintendo-64 resources rom rust tools

Last synced: 06 Apr 2024

https://github.com/eklitzke/c.sh

Inline C/asm in Bash

asm bash c dlopen popcnt x86

Last synced: 03 Apr 2024

https://github.com/macmade/xasm65

A MOS 6502 assembler/disassembler written in Swift.

6502 asm assembler code cpu disassembler disassembly mos mos6502 mostech processor

Last synced: 24 Mar 2024

https://github.com/tenderlove/fisk

A pure Ruby assembler

asm assembler assembly ruby ruby-assembler x86 x86-64

Last synced: 24 Mar 2024

https://github.com/d99kris/nopeos

Simple OS kernel with BASIC interpreter for x86

asm basic c c64 os-kernel x86

Last synced: 19 Mar 2024

https://github.com/reidrac/z80count

A tool to annotate Z80 assembler with cycle counts

asm python z80

Last synced: 17 Mar 2024

https://github.com/rgimad/EOS

EOS is an educational operating system for x86 platform

asm c kernel osdev

Last synced: 17 Mar 2024