Pinned Repositories
ELProfiler
Embeddable Lua Profiler (statistical/sampling).
ELScheduler
Embeddable Lua Scheduler. Moved to https://imagicthecat.thul.fr/fossils/elscheduler
fossils
Backup of my Fossil repositories.
libopusjs
a libopus API for JavaScript (wasm/asm.js)
love-DPBR
Deferred Physically Based Rendering - LÖVE library
love-webp
LÖVE library to handle WebP files (pure Lua, LuaJIT FFI).
Luaoop
Pure Lua library for OOP (Object Oriented Programming). Merged into https://imagicthecat.thul.fr/fossils/xtype
Luaseq
Abstraction over Lua coroutines to nicely build and synchronize asynchronous operations. Renamed and moved to https://imagicthecat.thul.fr/fossils/cmt
MGL
Mathematics for Graphics in pure Lua.
SlayersOnlineRE
Moved to https://imagicthecat.thul.fr/fossils/slayers-online-re
ImagicTheCat's Repositories
ImagicTheCat/libopusjs
a libopus API for JavaScript (wasm/asm.js)
ImagicTheCat/Luaoop
Pure Lua library for OOP (Object Oriented Programming). Merged into https://imagicthecat.thul.fr/fossils/xtype
ImagicTheCat/MGL
Mathematics for Graphics in pure Lua.
ImagicTheCat/Luaseq
Abstraction over Lua coroutines to nicely build and synchronize asynchronous operations. Renamed and moved to https://imagicthecat.thul.fr/fossils/cmt
ImagicTheCat/ELScheduler
Embeddable Lua Scheduler. Moved to https://imagicthecat.thul.fr/fossils/elscheduler
ImagicTheCat/love-DPBR
Deferred Physically Based Rendering - LÖVE library
ImagicTheCat/ELProfiler
Embeddable Lua Profiler (statistical/sampling).
ImagicTheCat/SlayersOnlineRE
Moved to https://imagicthecat.thul.fr/fossils/slayers-online-re
ImagicTheCat/love-webp
LÖVE library to handle WebP files (pure Lua, LuaJIT FFI).
ImagicTheCat/lua-xtype
A dynamic type system library for Lua. Moved to https://imagicthecat.thul.fr/fossils/xtype
ImagicTheCat/love-experiments
Some experiments with LÖVE.
ImagicTheCat/vRP-TCG
vRP TCG (Trading Card Game) extension
ImagicTheCat/GMperf
GMod developer tools addon to improve performances.
ImagicTheCat/ljuv
Lua library built on libuv and LuaJIT 2.1. Moved to https://imagicthecat.thul.fr/fossils/ljuv
ImagicTheCat/ALGUI
Abstract Lua Graphical User Interface. Renamed and moved to https://imagicthecat.thul.fr/fossils/elgui
ImagicTheCat/benchlang
Programming languages benchmark https://benchlang.github.io/benchlang/
ImagicTheCat/Bi
Bi programming language (draft / experimental). Moved to https://imagicthecat.thul.fr/fossils/bi-lang
ImagicTheCat/blog
Moved to https://imagicthecat.thul.fr/fossils/blog
ImagicTheCat/lgmp
GMP Lua C API bindings
ImagicTheCat/lua-metaplate
Simple Lua meta-programming / template processing module
ImagicTheCat/lua-shapi
Lua module which implements a shell/CLI eDSL (API). Moved to https://imagicthecat.thul.fr/fossils/shapi
ImagicTheCat/fossils
Backup of my Fossil repositories.
ImagicTheCat/bitsea-alexandria
Seaport and library for the BitSea Distributed Data System (experiment)
ImagicTheCat/bitsea-dds
BitSea Distributed Data System (experiment)
ImagicTheCat/fossil-mods
Moved to https://imagicthecat.thul.fr/fossils/fossil-mods
ImagicTheCat/love
LÖVE is an awesome 2D game engine for Lua.
ImagicTheCat/love-threadpool
Abstraction over LÖVE threads. Moved to https://imagicthecat.thul.fr/fossils/love-threadpool
ImagicTheCat/lua-algen
Pure Lua (LuaJIT) library designed for Algorithmic Generation.
ImagicTheCat/lua-emgr
ImagicTheCat/lua-ev
Lua integration with libev.