codamakers's repos on GitHub
Ruby · 90 人关注
fakeimage
A dummy image generator a la dummyimage.com, but written in Ruby.
JavaScript · 21 人关注
heatmap
javascript heatmap experimenting
Ruby · 18 人关注
rf_rgb
Some classes to handle the low-level communication to a Topre Realforce RGB keyboard
Ruby · 15 人关注
nbt_utils
Ruby gem for reading and writing Minecraft .nbt files
C · 5 人关注
cdlib
an old snapshot of the CDLib mudlib, that no longer seems to exist anywhere else on the net.
C · 5 人关注
mkrf
UNOFFICIAL mirror of mkrf subversion repo
Ruby · 3 人关注
acts_as_archive
Don't delete your records, move them to a different table
C · 3 人关注
cd-gamedriver
CD Mud Gamedriver (unofficial) - This version is used at Sanity's Edge. For the official Genesis driver, see https://github.com/cotillion/cd-gamedriver
Ruby · 2 人关注
caches_method
rails plugin to cache single method results in the rails cache.
Ruby · 2 人关注
cbfc
an optimizing brainfuck compiler and interpreter
JavaScript · 2 人关注
merb-plugins
Merb Plugins: Even more modules to hook up your Merb installation
Ruby · 2 人关注
placeholder_image
A gem intended for Rails apps to generate placeholder images of various sizes and colors.
Ruby · 2 人关注
raytracer
A little ray tracer written in Ruby
Ruby · 2 人关注
ruby-gmail
import of gem version 0.2.1 that is not on github.
Ruby · 2 人关注
zillashop
A Ruby on Rails plugin to interact with Shopzilla's Catalog API
Ruby · 1 人关注
ey-cloud-recipes
A starter repo for custom chef recipes on EY's cloud platform
Ruby · 1 人关注
integrity-script
A notifier for the Integrity CI system to call an arbitrary script when a build finishes.
1 人关注
internal_irb
piece of code to embed irb into any ruby app without having to bring in all of ruby-debug
Rust · 1 人关注
lpc-rs
An LPC compiler and gamedriver
Ruby · 1 人关注
mcpp
Ruby gem to wrap the libmcpp C preprocessor
Rust · 1 人关注
nectar
Telnet protocol (RFC 854) implementation via a Tokio codec.
Python · 1 人关注
Practical-RIFE
More practical frame interpolation approach.
Python · 1 人关注
Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
Clojure · 0 人关注
avro-clojure
just some testing. nothing to see here.
Perl · 0 人关注
decked
Magic: The Gathering sealed deck creator written back in the early 2000's. Rescued from Freshmeat.
Python · 0 人关注
ECCV2022-RIFE
ECCV2022 - Real-Time Intermediate Flow Estimation for Video Frame Interpolation
JavaScript · 0 人关注
Guide
Relay script for KoLmafia, for the web game Kingdom of Loathing. Gives advice on how to play.
Kotlin · 0 人关注
intellij_lpc
an LPC (Lars Pensjö C, CD variant) plugin for IntelliJ platform IDEs.
Ruby · 0 人关注
pycall_hang
demo project that replicates a pycall hang
Perl · 0 人关注
rec
extremely tiny recipe organizer I wrote over a decade ago, rescued from freshmeat
JavaScript · 0 人关注
redux-tooltip
A tooltip React component for Redux.
0 人关注
se_mudlet
Mudlet package for Sanity's Edge
0 人关注
spitzonian
Spitzonian Sayings archive. Probably only of interest to a very, very small number of people
Ruby · 0 人关注
strip_attributes
StripAttributes is an ActiveModel extension that automatically strips all attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
Ruby · 0 人关注
xss_terminate
xss_terminate is a plugin in that makes stripping and sanitizing HTML stupid-simple. Install and forget. And forget about forgetting to h() your output, because you won‘t need to anymore.