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

GitHub topics: machine-instructions

liweiyap/MyCPU

Simulate my own stack-based CPU.

Language: C++ - Size: 231 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Danila-Pechenev/InstructionAnalysisFramework

Framework for collecting and analyzing data on the use of machine instructions

Language: Jupyter Notebook - Size: 230 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

kkkooolllyyyaaa/OPD 📦

Labs from the fundamentals of professional activity course

Language: Rich Text Format - Size: 7.88 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

justincpresley/intel-os 📦

An archive repository that contains projects formed from the Operating Systems course (CSC-4100) at TTU.

Language: Assembly - Size: 85 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

labibdotc/Universal-Machine

Purpose of this is to understand virtual-machine code (and by extension machine code) by writing a software implementation of a simple virtual machine. This work put into test our ability to design, document, and implement a program with a clean modular structure. In this project, it shows how the structural choices may affect the performance of your programs. (We profile it in a later project indeed to be 36x faster.) The primary goal of the design and implementation is clean structure

Language: C - Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0