Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: instruction-set

TychoJ/inembel

Inembel stands for instruction set embedded electrical engineering. The goal of this project is to write an instruction set with an assembly compiler.

Language: C++ - Size: 44.9 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

lyogavin/Anima

33B Chinese LLM, DPO QLORA, 100K context, AirLLM 70B inference with single 4GB GPU

Language: Jupyter Notebook - Size: 3.15 MB - Last synced: 2 days ago - Pushed: 11 days ago - Stars: 3,316 - Forks: 268

Azer0s/Persephone-Go

A small (and fairly slow) VM implementation for my custom ISA in Go

Language: Go - Size: 199 KB - Last synced: 4 days ago - Pushed: over 4 years ago - Stars: 5 - Forks: 0

Azer0s/Persephone

A simple instruction set

Size: 92.8 KB - Last synced: 4 days ago - Pushed: over 4 years ago - Stars: 6 - Forks: 0

LianjiaTech/BELLE

BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)

Language: HTML - Size: 18 MB - Last synced: 8 days ago - Pushed: 2 months ago - Stars: 7,582 - Forks: 734

pytorch/cpuinfo

CPU INFOrmation library (x86/x86-64/ARM/ARM64, Linux/Windows/Android/macOS/iOS)

Language: C - Size: 4.87 MB - Last synced: 15 days ago - Pushed: 16 days ago - Stars: 937 - Forks: 294

HanabishiRecca/bin-cpuflags-x86

A small CLI tool to detect CPU flags (instruction sets) of X86 binaries.

Language: Rust - Size: 32.2 KB - Last synced: 20 days ago - Pushed: 20 days ago - Stars: 11 - Forks: 0

DispatchCode/Machine-Code-Analyzer

An x86/x64 instruction disassembler written in C

Language: C - Size: 107 KB - Last synced: 2 days ago - Pushed: about 1 year ago - Stars: 20 - Forks: 7

gafert/Apate

A graphical and educational processor simulator based on the RISC-V instruction set architecture

Language: TypeScript - Size: 10.8 MB - Last synced: 25 days ago - Pushed: 25 days ago - Stars: 10 - Forks: 3

hlorenzi/customasm

💻 An assembler for custom, user-defined instruction sets! https://hlorenzi.github.io/customasm/web/

Language: Rust - Size: 5.59 MB - Last synced: 28 days ago - Pushed: 4 months ago - Stars: 679 - Forks: 57

OrionNebula/Dynarec 📦

JIT for a homebrew instruction set targeting JVM bytecode

Language: Java - Size: 2.36 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 1 - Forks: 1

tuura/redfin

Specification and verification of the REDFIN sequencer

Language: TeX - Size: 1.59 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

orbit-systems/aphelion

64-bit RISC CPU Architecture

Size: 4.31 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 12 - Forks: 0

yonseicasl/Kite

Kite: Architecture Simulator for RISC-V Instruction Set

Language: C++ - Size: 3.01 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 13 - Forks: 2

jamestiotio/compstruct

SUTD 2020 50.002 Computation Structures Code Dump

Language: C - Size: 89.7 MB - Last synced: 21 days ago - Pushed: about 2 years ago - Stars: 3 - Forks: 0

source-foundry/dehinter

A tool for the removal of TrueType instruction sets (hints) in fonts

Language: Python - Size: 1.49 MB - Last synced: 12 days ago - Pushed: 8 months ago - Stars: 15 - Forks: 3

byunsj/KoTox-Korean-Toxic-Instruction-Dataset

KoTox is an automatically generated instruction dataset in Korean. The instruction set is used to mitigate the toxicity of the LLMs.

Size: 255 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

stefano-lupo/Micro-Coded-Processor

Micro-coded Instruction Set Processor Implemented in VHDL.

Language: C - Size: 3.05 MB - Last synced: 6 months ago - Pushed: over 6 years ago - Stars: 2 - Forks: 2

mag-language/strontium

A bytecode machine with typed registers and multimethods for statically and dynamically typed programming languages.

Language: Rust - Size: 1.56 MB - Last synced: 20 days ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

AlexandrosPlessias/InstructionSelection-Presentation

Engineering a Compiler - Instruction Selection Presentaion in Greek

Size: 1.28 MB - Last synced: 7 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

mhuasong/Embedded-System-Teaching

Emulation Teaching of Embedded System

Language: C - Size: 16.5 MB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 5 - Forks: 3

Multimedia-Processing/Python-Instruction-Set-Computer

「Python指令集處理器」(Python instruction set computer)是一個基於Python程式語言所製作出的高階指令集處理器,目的是使用邏輯閘的方式組成Python程式,讓處理器在運作的時候可以如Python一樣的簡潔、快速。

Size: 5.86 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

NJUBroccoli/Programming-Assignment-2017

Language: C - Size: 21.9 MB - Last synced: 9 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 0

ChasingTheDream369/HexaMIPS-The-MIPS-Emulation-Marvel

🌟 Explore the mesmerizing world of MIPS assembly with MIPS-Emulator! Execute 32-bit instructions, track register states, and dive into the art of automation. Experience the power of emulation in this captivating MIPS emulator. 🚀

Size: 9.77 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

CSP02/x86OC

An opcode converter for x86 microprocessors

Language: JavaScript - Size: 162 KB - Last synced: 6 days ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

trap-representation/YSM

YSM is a Stack Machine

Size: 76.2 KB - Last synced: 21 days ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

Paxsma/ISCreator

Create and represent instruction sets in code easily.

Language: C++ - Size: 11.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

Steve-Teal/pumpkin-cpu

A small general purpose, scalable, 16-bit, 16 instruction CPU core written in VHDL

Language: C - Size: 83 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

sdasgup3/parallel-processor-design

Super scalar Processor design

Language: Verilog - Size: 137 KB - Last synced: 9 months ago - Pushed: over 9 years ago - Stars: 19 - Forks: 3

spsandwichman/aphelion16

custom 8/16-bit instruction set architecture

Language: Nim - Size: 487 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

MaisiKoleni/Am2900ME

Emulator for Am2900 Family Microprogramming

Language: Java - Size: 31.1 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 11 - Forks: 0

mannasoumya/vm-go

Stack Based Virtual Machine in Golang

Language: Go - Size: 4.87 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 7 - Forks: 2

cflaviu/riscv-foundry

Simulator foundry for RISC-V ISA - early stage

Language: C++ - Size: 4.74 MB - Last synced: 12 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

rzakaan/x86

x86 Instruction Set Example

Size: 2.93 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

tizee/x86_ref_book_web

vuepress generated book of x86 instruction set reference

Language: HTML - Size: 997 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Zuwel/tCode

A new standardized instruction language used to control ComputerCraft Turtles in Minecraft.

Language: Lua - Size: 16.6 KB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

adkl/hack-assembler

Assembler implementation or the Hack computer from the Nand To Tetris course.

Language: Python - Size: 4.88 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0