Sepehr Taghdisian

Results 15 repositories owned by Sepehr Taghdisian

dmon

224
Stars
18
Forks
Watchers

Single header C99 portable library for monitoring filesystem changes. (Windows/Linux/MacOS)

rizz

782
Stars
30
Forks
Watchers

Small C game development framework

sx

866
Stars
44
Forks
Watchers

Portable base library for C programmers, designed for performance and simplicity.

glslcc

508
Stars
43
Forks
Watchers

GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang

atlasc

73
Stars
1
Forks
Watchers

Builds atlas texture from a bunch of input images.

dds-ktx

111
Stars
5
Forks
Watchers

Single header "no-allocation" KTX/DDS file reader

sjson

58
Stars
1
Forks
Watchers

Fast and portable single-header C file Json encoder/decoder

cj5

43
Stars
2
Forks
Watchers

Very minimal single header JSON5 parser in C99, derived from jsmn

darkhammer

97
Stars
10
Forks
Watchers

darkHAMMER is a lightweight, open-source, multiplatform game engine. written in C (C99) language, supports python and C# bindings and lua scripts. Runs on windows and linux

deboost.context

85
Stars
18
Forks
Watchers

"Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.