Library for arbitrary precision arithmetic and computation
-
Updated
Jun 1, 2026 - C
Library for arbitrary precision arithmetic and computation
A maintained fork of preload - an adaptive readahead daemon for faster Linux app startups
A PHP code encryption and protection tool designed to secure source code and provide a secure runtime environment, enhanced with a C extension for performance.
A high-performance, minimalist web engine for personal sites, written in C and compiled to WebAssembly. Features a zero-allocation Markdown parser, build-time asset inlining, and a low-latency bridge for hardware-inspired UI effects.
A configurable Raycasting engine with performance optimizations
High-performance matrix multiplication in C with cache blocking, loop optimizations, and AVX2 SIMD acceleration.
An innovative and sperimental 64 bit Bare Metal Operative System based on Arm Cortex A53 MPU and developed in ASM/C using ArmV7/ArmV8 Instruction Set Architecture. This project aims to develop a new generation OS that exploit Machine Learning and Artificial Intelligence in order to improve fault rate of high fault rate processes.
QuakeSpasm tuned across six vintage Macs (1999 G3 → 2019 iMac, Panther/Tiger/Lion/Sequoia). Fat PPC+Intel binary with per-machine sysctl-driven dispatch, AltiVec hand-paths, R128/GeForce2-MX/Radeon-9000/9200/GMA-950/580X-tuned visual stacks.
Universal5433 unified kernel with extra patches | Fouse on stability and performance and kernelsu root and backports
This project is a high-performance, thread-safe implementation of the classic Dining Philosophers synchronization problem using POSIX threads in C
Intelligent adaptive sorting engine using entropy analysis for optimal algorithm selection across 32/64-bit integers and floating-point data.
High-Performance Computing project: stencil computation on 2D matrices using MPI and OpenMP, benchmarked on CINECA's Galileo100 supercomputer
This repository constains all the resolutions to the problems of Project Euler made by me so far.
🚀 Enhance scheduling performance on Xiaomi devices with a Slim WALT load tracking driver using the Oplus hmbird_gki kernel.
🗂️ Enhance path management with memcrc, a parser for efficient data mapping and system state queries in your projects.
A high-performance C implementation of the Push Swap sorting algorithm. Sorts integer stacks using limited operations (push, swap, rotate) with optimized chunking algorithm for minimal moves. Includes comprehensive parser, memory-safe operations, and bonus checker program.
Cub3D is a 3D game engine project inspired by Wolfenstein 3D, developed as part of the 42 curriculum. The goal is to create a simple first-person view using raycasting in C, rendering a 2D map into a 3D-like environment. This project focuses on understanding graphics rendering, raycasting algorithms, and low-level memory management while working w
Demonstrating HPC performance optimization. Took a naive N-body MD simulation from 872s → 27.4s on AMD EPYC 7742 (Zen 2) using cache-aware programming, loop fusion, and compiler tuning. No parallel code, pure single-core optimization.
Sorting algorithm optimization challenge using two stacks - Algorithmic efficiency project minimizing operations with custom instruction set
Artifact for bachelor dissertation
Add a description, image, and links to the performance-optimization topic page so that developers can more easily learn about it.
To associate your repository with the performance-optimization topic, visit your repo's landing page and select "manage topics."