Pinned Repositories
sse2neon
A translator from Intel SSE intrinsics to Arm/Aarch64 NEON implementation
amacc
Small C Compiler generating ELF executable Arm architecture, supporting JIT execution
facebooc
Yet another Facebook clone written in C
MazuCC
A minimalist C compiler with x86_64 code generation
mini-arm-os
Build a minimal multi-tasking OS kernel for ARM from scratch
nstack
Userspace TCP/IP stack for Linux
talks
schedule and materials about my presentations
lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
rv32emu
Compact and Efficient RISC-V RV32I[MAFC] emulator
shecc
A self-hosting and educational C optimizing compiler
jserv's Repositories
jserv/min-dl
minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64
jserv/armv8-hello
Hello World for bare metal ARMv8 using QEMU
jserv/lemonade-stand
A handy guide to financial support for open source
jserv/nalloc
structure aware memory allocator
jserv/open-c-book
开源书籍:《C语言编程透视》
jserv/build-your-own-x
🤓 Build your own <insert technology here>
jserv/stm32f429-demos
Collection of demo program for STM32F429 Discovery
jserv/MathEX
An embedded mathematical expression evaluator in C99
jserv/matrix_oo
Object-oriented matrix implementation in C99
jserv/linux-0.11-lab
5 分钟 Linux 0.11 快速构建实验环境
jserv/anrmalloc
A new embedded-friendly memory allocator
jserv/arith_register
Use ELF linker set to construct lists of arithmetic implementations automatically
jserv/membroker
Memory Broker is a library that helps balance memory load between processes in user space using IPC
jserv/bubble-sort-arm
Bubble sort in ARM assembly (incomplete)
jserv/doxygen-oop-in-c
jserv/iota-whitepaper
IOTA whitepaper
jserv/private-iota-testnet
Running your own IOTA testnet not connected to the public testnet or mainnet
jserv/elf2flt
ELF to bFLT (binary flat) converter for no-mmu Linux targets
jserv/mri
MRI - Monitor for Remote Inspection. The gdb compatible debug monitor for Cortex-M devices.
jserv/opic
An experimental approach to serialize/deserialize primitive types as well as general abstract data types.
jserv/rtenv-plus
Enhanced version of rtenv: minimal real-time environment for ARM Cortex-M3
jserv/crosstool-ng
A versatile (cross-)toolchain generator.
jserv/drawio
Placeholder for drawio
jserv/entangled
jserv/Komodo
Formally-verified reference monitor for a secure isolated execution ("enclave") environment on ARM TrustZone
jserv/libntru
C Implementation of NTRUEncrypt
jserv/onnc
Open Neural Network Compiler
jserv/python-visualizer
Plots the Fast Fourier Transform data for a WAV file.
jserv/rtlws2015
jserv/vanillacore
The core engine of VanillaDB