All Projects → realtek-mips-sdks → Similar Projects or Alternatives

76 Open source projects that are alternatives of or similar to realtek-mips-sdks

Openwrt Node Packages
OpenWrt Project Node.js packages. v10.x LTS and v12.x LTS and v14.x LTS
Stars: ✭ 176 (+309.3%)
Mutual labels:  mips
Bap
Binary Analysis Platform
Stars: ✭ 1,385 (+3120.93%)
Mutual labels:  mips
Simulizer
A MIPS (R3000) Processor Emulator and Visualisation tool
Stars: ✭ 28 (-34.88%)
Mutual labels:  mips
COExperiment Repo
支持 45 条 MIPS 指令的单周期处理器 -- 计算机组成原理实验 NUAA Spring 2017
Stars: ✭ 23 (-46.51%)
Mutual labels:  mips
Pseudo
PSeudo - The world's simplest PLAYSTATION emulator
Stars: ✭ 31 (-27.91%)
Mutual labels:  mips
asmdot
[Unstable] Fast, zero-copy and lightweight (Arm | Mips | x86) assembler in (C | C++ | C# | Go | Haskell | Javascript | Nim | OCaml | Python | Rust).
Stars: ✭ 23 (-46.51%)
Mutual labels:  mips
Rcore
Rust version of THU uCore OS. Linux compatible.
Stars: ✭ 2,175 (+4958.14%)
Mutual labels:  mips
awesome-n64-development
A curated list of Nintendo 64 development resources including toolchains, documentation, emulators, example code, and more
Stars: ✭ 210 (+388.37%)
Mutual labels:  mips
Mips Cpu
A MIPS CPU implemented in Verilog
Stars: ✭ 38 (-11.63%)
Mutual labels:  mips
toddler
Toddler is a well-designed usable and portable microkernel OS
Stars: ✭ 70 (+62.79%)
Mutual labels:  mips
realtek-uad-nahimic-mod
Realtek Universal Audio Driver with Nahimic APO
Stars: ✭ 55 (+27.91%)
Mutual labels:  realtek
Ustc Tmips
Stars: ✭ 6 (-86.05%)
Mutual labels:  mips
cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 3,550 (+8155.81%)
Mutual labels:  mips
Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
Stars: ✭ 4,012 (+9230.23%)
Mutual labels:  mips
openwrt-useful-tools
A repo containing different tools compiled specifically for the Hak5 WiFi Pineapple MK6 and MK7.
Stars: ✭ 155 (+260.47%)
Mutual labels:  mips
Mips to c
A MIPS decompiler.
Stars: ✭ 140 (+225.58%)
Mutual labels:  mips
pseudo-js
PLAYSTATION emulator in JavaScript
Stars: ✭ 76 (+76.74%)
Mutual labels:  mips
Keystone
Keystone assembler framework: Core (Arm, Arm64, Hexagon, Mips, PowerPC, Sparc, SystemZ & X86) + bindings
Stars: ✭ 1,654 (+3746.51%)
Mutual labels:  mips
decaf-rs
The Decaf compiler, written in Rust
Stars: ✭ 43 (+0%)
Mutual labels:  mips
Pseultra
N64 library
Stars: ✭ 60 (+39.53%)
Mutual labels:  mips
8814au
Linux Driver for USB WiFi Adapters that are based on the RTL8814AU Chipset
Stars: ✭ 283 (+558.14%)
Mutual labels:  realtek
Smallerc
Simple C compiler
Stars: ✭ 986 (+2193.02%)
Mutual labels:  mips
rebuild
Zero-dependency, reproducible build environments
Stars: ✭ 48 (+11.63%)
Mutual labels:  mips
Projectpsx
Experimental C# Playstation Emulator
Stars: ✭ 874 (+1932.56%)
Mutual labels:  mips
tor-router-nexx-wt3020
Make a cheap TOR router for $10
Stars: ✭ 15 (-65.12%)
Mutual labels:  mips
defcon26 badgehacking
Notes and things regarding hacking DEFCON 26's badge
Stars: ✭ 27 (-37.21%)
Mutual labels:  mips
Arm now
arm_now is a qemu powered tool that allows instant setup of virtual machines on arm cpu, mips, powerpc, nios2, x86 and more, for reverse, exploit, fuzzing and programming purpose.
Stars: ✭ 719 (+1572.09%)
Mutual labels:  mips
kpspemu
PSP Emulator written in Kotlin for JVM, JS and Native. Can work as PWA.
Stars: ✭ 57 (+32.56%)
Mutual labels:  mips
Awesome-Retro-Docs
A curated collection of technical documentation for Arcades, Handhelds, Consoles, Computers and MCU’s.
Stars: ✭ 128 (+197.67%)
Mutual labels:  mips
BUAA CO
2017级北航计算机学院计算机组成原理课程设计(MIPS CPU)
Stars: ✭ 66 (+53.49%)
Mutual labels:  mips
Mipt Mips
Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
Stars: ✭ 250 (+481.4%)
Mutual labels:  mips
8821au
Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets
Stars: ✭ 67 (+55.81%)
Mutual labels:  realtek
Ataraxia
Simple and lightweight source-based multi-platform Linux distribution with musl libc.
Stars: ✭ 226 (+425.58%)
Mutual labels:  mips
gogo
Go to MIPS compiler, written in Go. Course project for Compiler Design (CS335).
Stars: ✭ 25 (-41.86%)
Mutual labels:  mips
Cross
“Zero setup” cross compilation and “cross testing” of Rust crates
Stars: ✭ 2,461 (+5623.26%)
Mutual labels:  mips
lips
MIPS R4300i assembler in Lua
Stars: ✭ 20 (-53.49%)
Mutual labels:  mips
Ubnt Mips Shadowsocks Libev
Cross complie shadowsocks for UBNT devices based on mipsel or mips64
Stars: ✭ 127 (+195.35%)
Mutual labels:  mips
HIGH-TO-LOW
in this repository you will find codes in C and their equivalence in MIPS Assembly
Stars: ✭ 20 (-53.49%)
Mutual labels:  mips
Ccompiler
c语言编译器,用 lex 和 yacc 工具完成词法分析与语法分析并生成语法树,C++实现了语 法树的解析并生成中间代码,生成中间代码的过程中实现了错误检测。C++实 现了中间代码的优化操作。之后利用 python 对中间代码进行处理并生成 mips 汇编码并且可以成功在 PCSpim(mips 模拟器)上运行。
Stars: ✭ 113 (+162.79%)
Mutual labels:  mips
TinyMIPS
The Project TinyMIPS is dedicated to enabling undergraduates to build a complete computer system from scratch.
Stars: ✭ 29 (-32.56%)
Mutual labels:  mips
Papermario
Decompilation of Paper Mario
Stars: ✭ 105 (+144.19%)
Mutual labels:  mips
C90Compiler-EIE2
C90 to MIPS I Compiler done as a coursework for EE2-15
Stars: ✭ 15 (-65.12%)
Mutual labels:  mips
Unisimd Assembler
SIMD macro assembler unified for ARM, MIPS, PPC and x86
Stars: ✭ 63 (+46.51%)
Mutual labels:  mips
yams
YAMS: Awesome MIPS Server
Stars: ✭ 17 (-60.47%)
Mutual labels:  mips
Redasm
The OpenSource Disassembler
Stars: ✭ 1,042 (+2323.26%)
Mutual labels:  mips
GoRAT
GoRAT (Go Remote Access Tool) is an extremely powerful reverse shell, file server, and control plane using HTTPS reverse tunnels as a transport mechanism.
Stars: ✭ 34 (-20.93%)
Mutual labels:  mips
Mips
MIPS assembler and simulator
Stars: ✭ 38 (-11.63%)
Mutual labels:  mips
pctation
PlayStation emulator & debugger in C++17
Stars: ✭ 103 (+139.53%)
Mutual labels:  mips
Peasauce
Peasauce Interactive Disassembler
Stars: ✭ 33 (-23.26%)
Mutual labels:  mips
l4re-core
The core components of the L4Re operating system.
Stars: ✭ 39 (-9.3%)
Mutual labels:  mips
U Boot mod
U-Boot 1.1.4 modification for routers
Stars: ✭ 884 (+1955.81%)
Mutual labels:  mips
cache-simulator
A processor cache simulator for the MIPS architecture
Stars: ✭ 29 (-32.56%)
Mutual labels:  mips
Keypatch
Multi-architecture assembler for IDA Pro. Powered by Keystone Engine.
Stars: ✭ 939 (+2083.72%)
Mutual labels:  mips
mipsasm
MIPS assembler and IDE
Stars: ✭ 45 (+4.65%)
Mutual labels:  mips
rtw88-usb
rtw88 family usb driver for linux rtl8723du rtl8822bu rtl8821cu rtl8822cu
Stars: ✭ 40 (-6.98%)
Mutual labels:  realtek
drmips
I don't maintain this project anymore. Feel free to fork it! - Educational MIPS simulator
Stars: ✭ 41 (-4.65%)
Mutual labels:  mips
realtek rtwifi
Realtek RTWIFI - RTL8XXXU mod
Stars: ✭ 32 (-25.58%)
Mutual labels:  realtek
H2 ALSH
Accurate and Fast ALSH for Maximum Inner Product Search (KDD 2018)
Stars: ✭ 18 (-58.14%)
Mutual labels:  mips
uvmm
Virtual machine monitor for L4Re
Stars: ✭ 22 (-48.84%)
Mutual labels:  mips
tenda-reverse
Reverse engineering, getting root access to Tenda MW6 wifi mesh router
Stars: ✭ 90 (+109.3%)
Mutual labels:  realtek
1-60 of 76 similar projects