Pinned Repositories
c2ffi
Clang-based FFI wrapper generator
CheckL
Why write programs in Common Lisp but tests like Java? Meet CheckL!
cl-autowrap
(c-include "file.h") => complete FFI wrapper
cl-cairo2
Cairo bindings for Common Lisp
cl-freetype2
Common Lisp bindings for Freetype 2
dynamic-mixins
Simple, dynamic class combination for CLOS.
fast-io
Fast octet-vector/stream I/O for Common Lisp
ScriptL
Shell scripting made Lisp-like! Or, live-coding remote function calls for the shell.
spatial-trees
spatial-trees is a set of dynamic index data structures for spatially-extended data.
xleapmouse
LeapMotion mouse controller for Linux/X, with optional Qt GUI
rpav's Repositories
rpav/c2ffi
Clang-based FFI wrapper generator
rpav/cl-autowrap
(c-include "file.h") => complete FFI wrapper
rpav/fast-io
Fast octet-vector/stream I/O for Common Lisp
rpav/ScriptL
Shell scripting made Lisp-like! Or, live-coding remote function calls for the shell.
rpav/dynamic-mixins
Simple, dynamic class combination for CLOS.
rpav/cl-freetype2
Common Lisp bindings for Freetype 2
rpav/xleapmouse
LeapMotion mouse controller for Linux/X, with optional Qt GUI
rpav/cl-xcb-xlib
CLX reimplementation on XCB/Xlib
rpav/cmake-build.el
CMake building with multiple targets, run configurations, and interactive menu
rpav/GameKernel
GameKernel is a command-driven "kernel" of game functionality. Its goal is to be a fast, portable, and language-friendly.
rpav/cpp-pipedream
for(auto s : "a,b,c" | split(","))
rpav/tasklist.el
Make a list of commands; pick one and run it in a dedicated frame or window
rpav/archive-manager
Bash-based tar/zip/etc unified frontend
rpav/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
rpav/nono
constexpr C++ nonogram game, played in source code
rpav/tileutil.js
Some handy tile processing utilities
rpav/beam.el
A laser-focused Projectile alternative
rpav/CpmPackages
Individual "package" files for CPM
rpav/cxxutils
Various C++ utilities
rpav/freekey.el
Emacs: Free your keys! (C-x, C-c, ...)
rpav/GameKernelCore
Core structs etc from GameKernel suitable for standalone use/reuse
rpav/gkeys
Frontend for my qmk-gkeys "Game Keys" hack
rpav/highlight-doxygen
Highlight Doxygen comments in Emacs, including code blocks
rpav/hlwm-tag-groups
Switch between groups of tags in herbstluftwm
rpav/keysender
Node.js Desktop Automation for Windows.
rpav/MercuryTrade-Community-Fork
An overlay application for Path of Exile(Tracking, Trading, Chat, etc)
rpav/qmk_gmk
rpav/rpav.github.io
rpav/SDL
rpav/shellscript.js
Easy shell-script like bridge in node