44 skills found · Page 1 of 2
zlib-ng / Zlib Ngzlib replacement with optimizations for "next generation" systems.
Lokathor / BytemuckA crate for mucking around with piles of bytes
Lokathor / TinyvecJust, really the littlest Vec you could need. So smol.
Lokathor / WideA crate to help you go wide. By which I mean use SIMD stuff.
Lokathor / BerylliumAn opinionated set of high level wrappers for the `fermium` SDL2 bindings.
Lokathor / FermiumAn easy to build and use set of SDL2 bindings.
Lokathor / Safe ArchExposes arch-specific intrinsics as safe function (via cfg).
erwincoumans / XenocollideXenoCollide is the first Minkowski Portal Refinement implementation by Gary Snethen, now available under the zlib license
GeorgeBake / JdolanObject oriented framework and core library for GNU C. Inspired by Objective-C. Zlib license.
pmj / GenccontGeneric containers in C. So far: singly & doubly linked lists, a singly-linked queue, a hash table and a binary search tree. As type-safe as I can make them in C. Simple to use and hack; very embeddable - works in user space and in-kernel; 0 build requirements: not even libc needed; can easily cherry-pick only needed source files. zlib license.
Lokathor / BitfrobHelps you frob those bits
operasoftware / JsunzipA JavaScript port of Jørgen Ibsens "tiny inflate library" and some additional code for reading a zip archive. All available under the zlib/libpng license.
jdolan / ObjectivelyObject oriented framework and core library for GNU C. Inspired by Objective-C. Zlib license.
jdolan / ObjectivelyMVCObject oriented MVC framework for OpenGL, SDL3 and GNU C. Inspired by Apple's AppKit. Zlib license.
eXpl0it3r / Box2DBox2D is an open source C++ engine for simulating rigid bodies in 2D. Box2D is developed by Erin Catto and has the zlib license.
ToniLipponen / TML🎮 Simple 2D graphics library for C++
Lokathor / Phosphorusgl.xml parser / GL bindings generator
Lokathor / Rusty XinputSafe dynamic loading of xinput
Lokathor / Gba From ScratchHow to program for the GBA, from scratch
Lokathor / ZstringZero-terminated string types for FFI.