Ahmet532's Stars
ziglang/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
Blinue/Magpie
An all-purpose window upscaler for Windows 10/11.
rust-lang/rust
Empowering everyone to build reliable and efficient software.
rayon-rs/rayon
Rayon: A data parallelism library for Rust
AryanpurTech/BlueEngine
Blue Engine is a general-purpose and easy-to-use graphics engine written in rust.
Dreamtowards/Ethertum
A Voxel Multiplayer Sandbox Survival Game built in Rust & Bevy.
amethyst/amethyst
Data-oriented and data-driven game engine written in Rust
KdotJPG/OpenSimplex2
Successors to OpenSimplex Noise, plus updated OpenSimplex.
Auburn/FastNoise2
Modular node graph based noise generation library using SIMD, C++17 and templates
AcademySoftwareFoundation/openvdb
OpenVDB - Sparse volume data structure and tools
foonathan/debug_assert
Simple, flexible and modular assertion macro.
abeimler/ecs_benchmark
Benchmarks of common ECS (Entity-Component-System)-Frameworks in C++ (or C)
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
HMCL-dev/HMCL-PE
Hello Minecraft! Launcher for Android
AOF-Dev/Boat
Environment for running Minecraft Java Edition on Android
AOF-Dev/MCinaBox
MCinaBox - A Minecraft: Java Edition Launcher for Android. An Encapsulation of [CosineMath's BoatApp](https://github.com/AOF-Dev/BoatApp).
Genymobile/scrcpy
Display and control your Android device
replicate/paint-by-text
A microsite for InstructPix2Pix
DouglasDwyer/octo-release
The Octo voxel game engine
NixOS/nix.dev
Official documentation for getting things done with Nix.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
daniilsjb/perlin-noise
Quick and simple implementation of the improved Perlin noise gradient in C++11 with no external dependencies.
Reputeless/PerlinNoise
Header-only Perlin noise library for modern C++ (C++17/C++20)
Auburn/FastNoiseLite
Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go
roboleary/GreedyMesh
Greedy meshing for complex voxel data
PacktPublishing/Build-Your-Own-Programming-Language
Build Your Own Programming Language, published by Packt
Slapppy109/CSE450
FlatAssembler/AECforWebAssembly
A port of ArithmeticExpressionCompiler from x86 to WebAssembly, so that the programs written in the language can run in a browser. The compiler has been rewritten from JavaScript into C++.
thegtproject/spi
Simple Pascal Interpreter - Based on ruslanspivak's project that was written in Python.
torvalds/linux
Linux kernel source tree