Stars
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
Porting Windows Dynamic Link Libraries to Linux
SimpleVisor is a simple, portable, Intel VT-x hypervisor with two specific goals: using the least amount of assembly code (10 lines), and having the smallest amount of VMX-related code to support d…
Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpanda, YDB and StarRocks
Two-Level Segregated Fit memory allocator implementation.
A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!
A linux-based assembly REPL for x86, amd64, armv7, and armv8
The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in…
Android Dynamic Binary Instrumentation tool for tracing Android native layer
libqb is a library providing high performance logging, tracing, ipc, and poll.
RISC-V backports for binutils-gdb. Development is done upstream at the FSF.
C library for handling CGI web apps, HTML templates, and cookies
ux3d / SPIRV-Reflect
Forked from jaynus/SPIRV-Reflect(FORKCEPTION) SPIRV-Reflect is a lightweight library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.
OpenCL accelerated force-directed graph layout engine
sifive / riscv-pk
Forked from riscv-software-src/riscv-pkRISC-V Proxy Kernel