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

GitHub topics: processor

mags0ft/JoltCore-16

16-bit RISC CPU with custom ISA, 128 KiB of RAM & ROM, 8 I/O ports, self-written assembler and emulator

Language: Python - Size: 1.79 MB - Last synced at: about 3 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0

autopkg/homebysix-recipes

AutoPkg recipes all the way from Seattle, WA.

Language: Shell - Size: 3.41 MB - Last synced at: about 4 hours ago - Pushed at: about 6 hours ago - Stars: 154 - Forks: 118

intel/pcm

Intel® Performance Counter Monitor (Intel® PCM)

Language: C++ - Size: 5.16 MB - Last synced at: about 6 hours ago - Pushed at: about 9 hours ago - Stars: 3,057 - Forks: 501

soenneker/soenneker.applicationinsights.processor.signalr

A telemetry processor connecting SignalR hub traffic and Application Insights

Language: C# - Size: 537 KB - Last synced at: about 23 hours ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

RISC-KC/basic_rv32s

🎓 Instructional RISC-V processor design framework: single-cycle to 5-stage pipeline with FPGA verification and complete learning guidelines! A RISC-V CPU design guideline.

Language: Verilog - Size: 78.4 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 5 - Forks: 0

pdfcpu/pdfcpu

A PDF processor written in Go.

Language: Go - Size: 403 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 7,837 - Forks: 545

unifiedjs/unified

Parse, inspect, transform, and serialize content with syntax trees

Language: JavaScript - Size: 704 KB - Last synced at: about 9 hours ago - Pushed at: 6 months ago - Stars: 4,787 - Forks: 118

toolisticon/cute

Java compile testing library, that allows you to test annotation processors.

Language: Java - Size: 773 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 36 - Forks: 6

takahirox/riscv-rust

RISC-V processor emulator written in Rust+WASM

Language: Rust - Size: 35.6 MB - Last synced at: about 3 hours ago - Pushed at: over 2 years ago - Stars: 664 - Forks: 53

distenka/dotnet-core

A simple, distributed process and runner with a web based UI.

Language: C# - Size: 921 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 6 - Forks: 0

stnolting/neorv32-riscof

✔️ Port of RISCOF to check the NEORV32 for RISC-V ISA compatibility.

Language: Python - Size: 15.6 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 34 - Forks: 8

oshi/oshi

Native Operating System and Hardware Information

Language: Java - Size: 320 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 5,035 - Forks: 898

coderobe/hq

A HTML processor inspired by jq

Language: C++ - Size: 27.3 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 115 - Forks: 5

diegoulloao/ioquake3-mac-install

install ioquake3 on macOs in one command (apple silicon support)

Language: Shell - Size: 656 MB - Last synced at: about 4 hours ago - Pushed at: about 1 year ago - Stars: 272 - Forks: 38

DSBhproject/Clippex

Soft Clip plugin for plugdata VST

Size: 1.05 MB - Last synced at: 4 days ago - Pushed at: 15 days ago - Stars: 1 - Forks: 0

ralscha/bsoncodec-apt

Java 8 Annotation Processor creating org.bson.codecs.Codec implementations for saving POJOs into MongoDB

Language: Java - Size: 698 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 5 - Forks: 2

HorizonUnix/UXTU4Unix

Universal x86 Tuning Utility for AMD Ryzen APUs on Hackintosh / macOS and Linux

Language: Python - Size: 7.34 MB - Last synced at: 3 days ago - Pushed at: 16 days ago - Stars: 45 - Forks: 2

AniTrend/support-query-builder

A simple SQLite spec compliant query builder that integrates with room to create raw queries

Language: Kotlin - Size: 820 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 4 - Forks: 1

stnolting/neorv32

🖥️ A small, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.

Language: VHDL - Size: 228 MB - Last synced at: 6 days ago - Pushed at: 10 days ago - Stars: 1,817 - Forks: 272

soyuka/pidusage

Cross-platform process cpu % and memory usage of a PID

Language: JavaScript - Size: 780 KB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 532 - Forks: 56

MiracleHorizon/scissors

✂️ Your awesome application for universal image formatting and processing

Language: TypeScript - Size: 53.5 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 16 - Forks: 0

fullscreen-triangle/buhera

A Framework for Molecular-Scale Computational Substrates

Language: Rust - Size: 7.76 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

sstsimulator/sst-elements

SST Architectural Simulation Components and Libraries

Language: C++ - Size: 167 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 96 - Forks: 132

GrahamPellegrini/Legv8-Single-Cycle-Sim

C++ simulation of a single-cycle LEGv8 processor. Replicating datapath control, memory operations, branching, and instruction execution.

Language: Awk - Size: 1.06 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

VictorBaumgartner/qa-markdown-bot

Q&A on markdown files based on csv questions

Language: JavaScript - Size: 3.07 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

Nishit-2006/RISC-V-RV32I-Pipelined-Processor-Verilog-Implementation-

Implement a 5-stage pipelined RISC-V RV32I processor in Verilog. Includes a custom Python assembler for easy instruction translation. 🖥️🚀

Language: Verilog - Size: 40.7 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

Hazrat-Ali9/PC-Builder

🖥️ PC Builder Customize 🚁 Compare Create ✈ Dream Rig 🚀 CPU GPU RAM 🛳 Storage Motherboard 🚤 PSU Case and 🚒 Cooling Real-time 🏘 🤡 compatibility checks 🚂 price comparisons 🏰 and performance 🏥insights Admin panel 🚃 managing parts 🏪 inventory prices 💒 and user feedback 🏛

Language: JavaScript - Size: 109 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 0

PranavR03/mips-pipelined-cpu

A 5-stage pipelined MIPS processor in Verilog

Language: Verilog - Size: 11.7 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

muditbhargava66/vmips-simulator

A high-performance MIPS processor simulator written in Rust, featuring both functional and advanced timing simulations. Explore pipelined execution, Tomasulo's algorithm for out-of-order execution, multi-level cache hierarchies, and sophisticated branch prediction. Ideal for computer architecture education, research, and CPU design.

Language: Rust - Size: 3.53 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

mbeacom/gemini-processors-research-agent-showcase

A showcase of Gemini processors for building agents versus without them

Language: Python - Size: 86.9 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

jasonlin316/RISC-V-CPU

A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.

Language: Verilog - Size: 20.2 MB - Last synced at: 10 days ago - Pushed at: over 5 years ago - Stars: 132 - Forks: 28

Ernestover/man_in_box

Repo hosting man in box i.e. a simulation of how microprocessors fetch and execute instructions

Language: C - Size: 9.77 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

mbeacom/genai-processors-url-fetch

A URL Fetch Gemini Processor to be used with Gemini's genai-processors

Language: Python - Size: 252 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

mbeacom/genai-processors-pydantic

The Pydantic Gemini Processor to be used with Gemini's genai-processors

Language: Python - Size: 44.9 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

YuraThomas/Methoda

Методичка по высшей цифровой схемотехнике + Verilog

Language: SystemVerilog - Size: 13.2 MB - Last synced at: 13 days ago - Pushed at: 15 days ago - Stars: 5 - Forks: 0

forestfoxx/awesome-hardware-fuzzing

A curated list of research and repositories on the novel technique of hardware fuzzing

Size: 85 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

pescetti-studio/Flip01-CPU

A small and simple 8-bit CPU built in Logisim. The project also includes an assembler and a manual for those who want to learn how a processor works.

Language: C++ - Size: 9.52 MB - Last synced at: 9 days ago - Pushed at: 3 months ago - Stars: 28 - Forks: 2

cyring/CoreFreq

CoreFreq : CPU monitoring and tuning software designed for 64-bit processors.

Language: C - Size: 9.16 MB - Last synced at: 14 days ago - Pushed at: 15 days ago - Stars: 2,102 - Forks: 137

rafaelcalcada/rvx

RISC-V microcontroller IP core developed in Verilog

Language: Verilog - Size: 191 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 175 - Forks: 23

Menkent-Dev/6502-Based-Microprocessor

A virtual microprocessor based off the MOS 6502 microprocessor

Language: C++ - Size: 41 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

xlibb/module-pipeline

Ballerina Pipeline Module

Size: 82 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

chipsalliance/Cores-VeeR-EL2

VeeR EL2 Core

Language: SystemVerilog - Size: 39.2 MB - Last synced at: 9 days ago - Pushed at: 10 days ago - Stars: 292 - Forks: 88

Hargne/jest-html-reporter

Jest test results processor for generating a summary in HTML

Language: TypeScript - Size: 1.41 MB - Last synced at: about 21 hours ago - Pushed at: 23 days ago - Stars: 282 - Forks: 78

K4V4NH/Basic-Verilog-Codes

Compiled set of verilog codes for beginners. Can help you with getting started with basics of verilog.

Language: Verilog - Size: 18.6 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

donghch/naive-4004

Simple Intel 4004 Processor Implementation

Language: Verilog - Size: 18.6 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

AxFoundation/strax

Stream analysis for xenon TPCs

Language: Python - Size: 3.19 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 28 - Forks: 38

Darcolosse/craps-microprocessor

Microprocesseur RISC

Language: Scilab - Size: 2.27 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

arRISCado/arRISCado

Um sistema computacional RISC-V

Language: Verilog - Size: 4.32 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

AristurtleDev/monogame-aseprite

A Cross Platform C# Library That Adds Support For Aseprite Files in MonoGame Projects.

Language: C# - Size: 3.83 MB - Last synced at: 14 days ago - Pushed at: about 2 months ago - Stars: 184 - Forks: 16

wyvernSemi/vproc

Virtual processor co-simulation element for Verilog, VHDL and SystemVerilog environments

Language: VHDL - Size: 13.9 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 62 - Forks: 11

chipsalliance/Cores-VeeR-EH1

VeeR EH1 core

Language: SystemVerilog - Size: 17.6 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 884 - Forks: 231

Bandylyt/Computer-Organization-and-Assembly-Language

Language: Assembly - Size: 61.4 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

caleb531/cache-simulator

A processor cache simulator for the MIPS architecture

Language: Python - Size: 188 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 39 - Forks: 18

kagandikmen/V-FRONT

Where it all begins: FIve-stage 32-bit RISC-V CPU in Verilog (Educational, RV32I 2.1 compliant, Zicsr, Zifencei)

Language: C - Size: 1.28 MB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 1

YashIndane/pb224-project

Homebrew 16 Bit CPU using 74HC series ICs

Language: Python - Size: 30.3 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

AnnigandlaKameshwaraRao/MIPS_Processor

This project implements a single-cycle 32-bit MIPS processor in Verilog that supports a subset of core MIPS instructions. The processor executes each instruction in a single clock cycle using a modular design. It includes support for arithmetic, logical, memory access, control flow, and subroutine instructions.

Language: Verilog - Size: 3.91 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

wyvernSemi/sparc

Sparc version 8 Instruction Set Simulator

Language: Assembly - Size: 1.3 MB - Last synced at: 26 days ago - Pushed at: 6 months ago - Stars: 9 - Forks: 4

Hazrat-Ali9/Microprocessor-and-Assembly-Language

✈ Microprocessors and 🚁 Assembly Language 🚠 Programming computer 🚞 engineering students 🚀 and anyone fascinated 🛸 by how computers truly ⛱ work at the lowest level 🛼 classic microprocessors 🚙 Assembly code with simulations 🏰 and debugging lab 🏪 manuals architecture diagrams ⛪ opcode tables 🏩 and practice problems🏯

Size: 5.21 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

baterflyrity/jqpy

JQpy is Python binding for JQ (JSON processing language) that simply works on any platform (even Windows) and does not require compilation.

Language: Python - Size: 151 KB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

Dargonrol/processor-dev

My repo for all of my processor projects

Language: Logos - Size: 272 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

aymenbrahimdjelloul/ProcessorPy

ProcessorPy is a Cross-platform, Pure python Library that's will get CPU information's & specifications also it's provide a sensors readings for both Widnows and Linux-Debian systems

Language: Python - Size: 419 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

incoresemi/river_core

RiVer Core is an open source Python based RISC-V Core Verification framework.

Language: Python - Size: 3.07 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 9

Choaib-ELMADI/riscv-on-de2-soc-fpga

A simplified RISC-V processor implemented in Verilog and deployed on the DE-2 SoC FPGA board.

Language: Verilog - Size: 24.4 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 2

kekyo/mark-deco

A high-performance Markdown to HTML conversion library written in TypeScript.

Language: TypeScript - Size: 563 KB - Last synced at: 2 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

schoeberl/lipsi

Lipsi: Probably the Smallest Processor in the World

Language: Scala - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 86 - Forks: 19

ConduitIO/conduit-processor-sdk

SDK for Conduit processors written in Go

Language: Go - Size: 470 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 1

Davidls10/riscv-pipelined-sv

Simple RISC-V Pipelined processor implemented on SystemVerilog.

Language: SystemVerilog - Size: 27.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 5 - Forks: 0

Imiloin/Riscpu

RTL implenmentation of a RISC-V processor, supports a subset of RV32I instructions.

Language: Verilog - Size: 318 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

CUB3D/ghidra-hexagon-sleigh

A version-agnostic ghidra plugin for de-compiling Qualcomm Hexagon QDSP6

Language: Java - Size: 309 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 3 - Forks: 1

mediainspect/rtsp

Real-time RTSP stream processing

Language: Python - Size: 96.7 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 1 - Forks: 1

innocenzi/shiki-processor

Add processing capabilities to Shiki's highlighter

Language: TypeScript - Size: 209 KB - Last synced at: 4 days ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0

440c/payment

A lightweight crypto payment processor.

Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

dpretet/axi-crossbar

An AXI4 crossbar implementation in SystemVerilog

Language: SystemVerilog - Size: 364 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 156 - Forks: 29

Matthieu1904/SysMonitor

Outil shell avancé capable d'interagir avec /proc, d'afficher et gérer les informations sysètmes, etc.

Language: Shell - Size: 1.72 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

toolisticon/aptk

A toolkit project to enable you to build annotation processors more easily

Language: Java - Size: 3.03 MB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 44 - Forks: 5

laolarou726/ProcessorLatencyTool

This is a simple tool used to test the latency for the CPU. Fully cross-platform support. Powered by AvaloniaUI and managed C#.

Language: C# - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 8 - Forks: 0

microdynamics-cpu/tree-core-cpu

:deciduous_tree: A series of RISC-V soft core processor written from scratch. Now, we're using all open-source toolchain (chisel, mill, verilator, NEMU, AM and difftest framework, etc) to design and verify.

Language: Scala - Size: 669 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 41 - Forks: 3

wyvernSemi/riscV

Open source ISS and logic RISC-V 32 bit project

Language: C++ - Size: 73.5 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 53 - Forks: 15

astratakis/Mips-Processor

The design and implementation of a Mips-inspired processor with full instruction set

Language: VHDL - Size: 15.9 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

sanxzhar/bitty

Simple Turing Complete 16-bit Processor

Language: C++ - Size: 28.1 MB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 4 - Forks: 0

SpongePowered/Mixin

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

Language: Java - Size: 7.36 MB - Last synced at: 2 months ago - Pushed at: 12 months ago - Stars: 1,573 - Forks: 200

surfinbard/cessie

Single-cycle MIPS32 subset.  Dedicated to Nessie.

Language: Python - Size: 8.98 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sjohann81/hf-risc

HF-RISC SoC

Language: C - Size: 5.2 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 33 - Forks: 37

Romariok/forth_model

Модель процессора, написанный на языке Python

Language: Python - Size: 755 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

odutradev/digest-code-cli

Simple CLI to process folders automatically with customizable commands

Language: JavaScript - Size: 2.93 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

mikeroyal/RISC-V-Guide

RISC-V Guide. Learn all about the RISC-V computer architecture along with the Development Tools and Operating Systems to develop on RISC-V hardware.

Language: Assembly - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 576 - Forks: 48

ayazulla007/chronoflex_timer_scheduler

Scalable, parameterized multi-timer scheduler for real-time

Size: 802 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

yasnakateb/ChiselProcessor

Multicycle processor in Chisel3

Language: Verilog - Size: 145 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

antonblanchard/microwatt

A tiny Open POWER ISA softcore written in VHDL 2008

Language: Verilog - Size: 64.6 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 685 - Forks: 102

PrincetonUniversity/openpiton

The OpenPiton Platform

Language: Assembly - Size: 88.9 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 705 - Forks: 237

ConduitIO/conduit-processor-template

A template for Conduit processors

Language: Go - Size: 189 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sn99/Optimizing-linux

A simple guide for optimizing linux 🐧 in detail

Size: 37.1 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 214 - Forks: 15

92181/markdown

Extremely performant markdown parser, written in ANSI C.

Language: C - Size: 107 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

OpenSourceSilicon/32-bit-MIPS-CPU

An implementation of a 32-bit DLX(a derivative of MIPS) architecture based RISC processor in verilog

Language: Verilog - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

basicmi/AI-Chip

A list of ICs and IPs for AI, Machine Learning and Deep Learning.

Language: PHP - Size: 111 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1,666 - Forks: 276

SOF3/brainfuck-cpu

A Logisim schematic for a CPU that implements the Brainfuck language.

Language: Brainfuck - Size: 85.9 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 10 - Forks: 2

freecableguy/v3x4

Intel(R) Xeon(R) Processor Max Effort Turbo Boost UEFI DXE driver

Language: C - Size: 4.5 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 161 - Forks: 27

sp00n/CoreCycler

Script to test single core stability, e.g. for PBO & Curve Optimizer on AMD Ryzen or overclocking/undervolting on Intel processors

Language: PowerShell - Size: 162 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 919 - Forks: 34

boolka/vp8

Эмулятор простейшего 8 разрядного процессора, с ассемблером.

Language: JavaScript - Size: 6.84 KB - Last synced at: 23 days ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

swissfintechinnovations/ca-card

Common APIs for Cards (credit, debit, prepaid)

Size: 113 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0