Jamesbarford
Senior engineer at Arm working on the Rust eco-system & persuing a MSc part time from the University of York.
ArmCambridge
Jamesbarford's Stars
tyfkda/xcc
Standalone C compiler/assembler/linker/libc for x86-64/aarch64/riscv64/wasm
yamadashy/repomix
📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini.
predibase/lorax
Multi-LoRA inference server that scales to 1000s of fine-tuned LLMs
libevent/libevent
Event notification library
rust-lang/rustc_codegen_gcc
libgccjit AOT codegen for rustc
libuv/libuv
Cross-platform asynchronous I/O
h2o/h2o
H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server
AbsInt/CompCert
The CompCert formally-verified C compiler
phoboslab/high_impact
A 2d game engine written in C
CanadaHonk/porffor
A from-scratch experimental AOT JS engine, written in JS
cc65/cc65
cc65 - a freeware C compiler for 6502 based systems
fchollet/ARC-AGI
The Abstraction and Reasoning Corpus
whitew1994WW/AutoPA
IanHarvey/pcc
Portable C Compiler sources
PhilippRados/wrecc
A x86_64 C99 compiler written in Rust from scratch
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
heroseh/hcc
C Compiler to SPIR-V
sysprog21/shecc
A self-hosting and educational C optimizing compiler
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
alecthomas/chroma
A general purpose syntax highlighter in pure Go
endel/vim-github-colorscheme
A vim colorscheme based on Github's syntax highlighting.
skeeto/scratch
Personal scratch code
Jamesbarford/python-c-compiler
A toy c compiler written in python
antirez/gguf-tools
GGUF implementation in C as a library and a tools CLI program
ARM-software/optimized-routines
Optimized implementations of various library functions for ARM architecture processors
iamcco/markdown-preview.nvim
markdown preview plugin for (neo)vim
RmbRT-lang/rmbrtbc
RmbRT Language Bootstrap Compiler: syntax at https://github.com/RmbRT-lang/RL.sublime-syntax
mebeim/aoc
🎄 My solutions and walkthroughs for Advent of Code and more related stuff.
whitew1994WW/AdventOfCode2023