emomaxd
ceng & coding since 2018, deep into high-performance systems, optimization and low-level programming loves to work with game engines & related stuff.
Pinned Repositories
CPP
C++ practices
cup
cuda-physics?
embedded
Low-level microprocessor control using C. Direct register manipulation without frameworks.
ff
header-only fast-formatting library
fsync
fast, atomic sync primitives.
image-upscaler
Image Upsacler with React - NodeJS and a waifu2x library
kernel
could it be real??
nodepp
node without js
Qbit
high performance game engine.
swr
software rasterizer/renderer.
emomaxd's Repositories
emomaxd/Qbit
high performance game engine.
emomaxd/image-upscaler
Image Upsacler with React - NodeJS and a waifu2x library
emomaxd/CPP
C++ practices
emomaxd/cup
cuda-physics?
emomaxd/embedded
Low-level microprocessor control using C. Direct register manipulation without frameworks.
emomaxd/ff
header-only fast-formatting library
emomaxd/Fisualizer
Math function graph visualizer with C++ and OpenGL
emomaxd/flog
header-only logging library
emomaxd/fsync
fast, atomic sync primitives.
emomaxd/kernel
could it be real??
emomaxd/Momentus
Momentus is a C++ library for date and time manipulation, including periodic and delayed actions. It allows adding days, months, years to dates, retrieving date components, formatting date-time strings, and executing functions at specified intervals without blocking the main thread.
emomaxd/nodepp
node without js
emomaxd/QbitAppTemplate
QbitAppTemplate provides a robust starting point for developing OpenGL applications with the Qbit game engine.
emomaxd/QbitLite
QbitLite is a lightweight version of the Qbit engine, optimized for rapid application development without the editor component.
emomaxd/rt
ray tracing?!
emomaxd/rtos
simple rtos - preemptive task scheduler
emomaxd/sockets-cpp
multi threaded sockets abstraction
emomaxd/swr
software rasterizer/renderer.
emomaxd/Twease
Twease is a header only C++ library designed to provide utilities for animation, tweening, and easing functions.
emomaxd/mt-server-cli
is a command-line tool for creating a multi-threaded concurrent TCP or UDP server in Rust.
emomaxd/srs
A Rust-based CLI tool for multi-threaded & concurrent TCP/UDP communication, file transfer, and HTTP/HTTPS requests. Simple and efficient for network operations.
emomaxd/Arduino-System-Monitor
Displays real-time hardware(CPU, GPU, Memory) data (temperature and usage) on an Arduino display. Open-source, multi-platform, and easy to set up.
emomaxd/buffer
header-only buffer implementation in C
emomaxd/Compiler
Just wanted to see how does compilation work
emomaxd/Kedy
Kedy is a powerful and efficient text editor. It is designed for high-performance text manipulation.
emomaxd/osus-revented
The sussy osu clone named osus, revamped!
emomaxd/Physim
Visual simulations for the Physics engine core
emomaxd/RecipeFinder
Recipe Finder app, created for term project of the lecture Mobile Programming in my university
emomaxd/TradeBot
Trade bot for turkish stocks with built-in strategies
emomaxd/TweaseVisualizer
Twease-Visualizer is an application designed to showcase the control and manipulation of animation parameters, focusing on easing functions and animation duration management.