Skip to content

I no longer use GitHub - all my projects are on GitLab now. You can find links & descriptions in this repo.

Notifications You must be signed in to change notification settings

ramirez7/gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 

Repository files navigation

gitlab

Links to my GitLab projects

Open Source Work

  • sdl-gpu-hs - Haskell FFI bindings for the sdl-gpu C 2D graphics library.
    • Within it is memorable, a WIP library for zero-alloc FFI. And eventually, manually-managed, off-heap, type-safe Haskell data structures.
    • Also includes bindings to SDL_FontCache (a C text graphics library written by the author of sdl-gpu)
  • cute-c2-hs - Haskell FFI bindings to cute_c2, a single-header C collision detection library.
  • cute-sound-hs - Haskell FFI bindings to cute_sound, a single-header C audio library.
  • macaroni.nix - Nix overlays atop haskell.nix to make cross-compiling Haskell games to Windows Just Work.

Game Development

My wife and I work as a two-person game development studio.

Experiments/Abandoned Projects

  • slippi-netplay-nix - A now-defunct Nix derivation for the Slippi fork of the Dolphin emulator (used to play Super Smash Bros Melee online.)
  • userfaultfd-haskell - Incomplete & experimental Haskell FFI bindings to userfaultfd, a relatively new Linux feature allowing for userland page fault handling. It includes a little demo as well.

About

I no longer use GitHub - all my projects are on GitLab now. You can find links & descriptions in this repo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published