Ulring's Stars
alex/what-happens-when
An attempt to answer the age old interview question "What happens when you type google.com into your browser and press enter?"
Storyyeller/Krakatau
Java decompiler, assembler, and disassembler
skylot/jadx
Dex to Java decompiler
nvim-java/nvim-java
Painless Java in Neovim
capy-language/capy
🍊 A statically typed, compiled programming language, largely inspired by Jai, Odin, and Zig.
unikraft/unikraft
A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.
austin-starks/NextTrade
A system that performs algorithmic trading
TheCherno/ProjectTemplate
A little quick-start project template for C++ projects which utilise a Core/App project architecture
noureddine-taleb/riscv-vm
riscv emulator
dreamworksanimation/openmoonray
MoonRay is DreamWorks’ open-source, award-winning, state-of-the-art production MCRT renderer.
functionalCS/curriculum
A Modern CompSci Curriculum
tidwall/hashmap.c
Hash map implementation in C.
cstack/db_tutorial
Writing a sqlite clone from scratch in C
bminor/glibc
Unofficial mirror of sourceware glibc repository. Updated daily.
mirror/busybox
BusyBox mirror
sleepntsheep/sheeplib
General purpose single header library in C99
g-truc/glm
OpenGL Mathematics (GLM)
simd-everywhere/simde
Implementations of SIMD instruction sets for systems which don't natively support them.
adoyle-h/lobash
A modern, safe, powerful utility/library for Bash script development.
klange/toaruos
A completely-from-scratch hobby operating system: bootloader, kernel, drivers, C library, and userspace including a composited graphical UI, dynamic linker, syntax-highlighting text editor, network stack, etc.
xing1357/SimpleOS
Operating System Coded in Assembly and C
osandov/drgn
Programmable debugger
vasanthk/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
ael-bekk/PIPEX_TESTER
elenamountz/spring-boot-rest-api-warehouse
A RESTful API using Spring Boot, Maven, Hibernate, MySQL, Spring Data JPA, Flyway and Querydsl.
Erkaman/vulkan_minimal_compute
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
blaylockbk/Herbie
Download numerical weather prediction datasets (HRRR, RAP, GFS, IFS, etc.) from NOMADS, NODD partners (Amazon, Google, Microsoft), ECMWF open data, and the University of Utah Pando Archive System.
rsocket/rsocket-cpp
C++ implementation of RSocket
skuhl/sys-prog-examples
Simple C programs demonstrating different aspects of programming on Linux.
Riscky05/Advanced-CSS