Cort

Results 5 repositories owned by Cort

img2ktx

149
Stars
11
Forks
Watchers

Converts common image formats (PNG, JPG, etc.) to GPU-native compressed (BCn, ETC, ASTC) in KTX containers.

algo

15
Stars
2
Forks
Watchers

Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)

cds_job

82
Stars
3
Forks
Watchers

C++11 lock-free job queue

cds_sync

17
Stars
0
Forks
Watchers

Single-header C90 collection of synchronization primitives

pyaiml

63
Stars
154
Forks
Watchers

An interpreter module for AIML (Artificial Intelligence Markup Language), implemented in pure Python