prushik
Professional C# developer, but spend my free time programming on increasingly lower levels. C, Assembly (RISCV, x86_64), and Verilog. Open source enthusiast.
internet
prushik's Stars
radareorg/radare2
UNIX-like reverse engineering framework and command-line toolset
compiler-explorer/compiler-explorer
Run compilers interactively from your web browser and interact with the assembly
vurtun/nuklear
A single-header ANSI C gui library
rswier/c4
C in four functions
glouw/tinn
A tiny neural network library
larsbrinkhoff/awesome-cpus
All CPU and MCU documentation in one place
ReturnInfinity/BareMetal-OS-legacy
BareMetal is a 64-bit OS for x86-64 based computers. The OS is written entirely in Assembly while applications can be written in Assembly, C/C++, and Rust.
riscv-non-isa/riscv-asm-manual
RISC-V Assembly Programmer's Manual
YosysHQ/icestorm
Project IceStorm - Lattice iCE40 FPGAs Bitstream Documentation (Reverse Engineered)
ReturnInfinity/BareMetal
A very minimal, resource efficient exo-kernel
ReturnInfinity/Pure64
Pure64 is a kernel/software loader for x86-64 systems.
gentoo/portage
[MIRROR] Package management system
cacalabs/libcaca
💩 Colour ASCII Art Library
joewing/jwm
Joe's Window Manager
bminor/musl
Unofficial mirror of etalabs musl repository. Updated daily.
Fedjmike/mini-c
Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours
libfirm/libfirm
graph based intermediate representation and backend for optimising compilers
sifive/freedom-u-sdk
Freedom U Software Development Kit (FUSDK)
landley/aboriginal
Aboriginal Linux - http://landley.net/aboriginal/about.html
homebrewing/brauhausjs
A beer recipe calculator for homebrewing on servers and in browsers
riscvarchive/riscv-musl
musl libc for RISC-V
buserror/simreprap
emulates en entire reprap 3D printer running a Marlin firmware binary, renders it in opengl
riscvarchive/riscv-gentoo
A port of Gentoo to RISC-V
mdlayher/alg
Package alg provides access to Linux AF_ALG sockets for communication with the Linux kernel crypto API. MIT Licensed.
homebrewing/brauhaus-beerxml
A BeerXML import and export plugin for Brauhaus.js
riscvarchive/riscv-gentoo-infra
Infrastructure for building Gentoo for RISC-V
homebrewing/brauhaus-styles
A BJCP style catalog plugin for Brauhaus.js
lluixhi/musl-riscv
WIP fork of musl that adds RISCV support. Currently implemented: floating point primitives, 64/32 bit support, support for systems without atomics, and soft-float support. Only static linking currently works. Please see https://github.com/lluixhi/riscv-gnu-toolchain for integration into the RISCV gnu toolchain.
hacker-marketing/iOS-heroes
xtianbetz/stack-corruption-demos
demos of bad C code that corrupts values in the stack