cagedmantis's Stars
redis/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
mathiasbynens/dotfiles
:wrench: .files, including ~/.macos — sensible hacker defaults for macOS
servo/servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
facebook/folly
An open-source C++ library developed and used at Facebook.
nicolargo/glances
Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.
mailpile/Mailpile
A free & open modern, fast email client with user-friendly encryption and privacy features
schematics/schematics
Python Data Structures for Humans™.
vimeo/graph-explorer
A graphite dashboard powered by structured metrics
bradfitz/goimports
(old repo) Tool to fix (add, remove) your Go imports automatically.
Sarcasm/irony-mode
A C/C++ minor mode for Emacs powered by libclang
Rydgel/Fake-images-please
Fakeimg.pl is a little tool that generates images with an URL. Choose the size, the colors, even the text. Oh… and it’s free.
bos/stanford-cs240h
Course materials for Stanford CS240h, "Functional Systems in Haskell"
j2labs/brubeck
Asynchronous web and messaging
bnbeckwith/writegood-mode
Minor mode for Emacs to improve English writing
jonathanpatt/sicp-kindle
Structure and Interpretation of Computer Programs, 2nd Edition, by Harold Abelson and Gerald Jay Sussman with Julie Sussman, The MIT Press. formatted and built for mobi/kindle
strangeloop/StrangeLoop2013
Strange Loop 2013
strangeloop/2011-slides
Strange Loop 2011 speaker slides
epio/mantrid
An HTTP load balancer that is configurable at runtime
strangeloop/strangeloop2012
Strange Loop 2012
ericflo/django-simplestatic
A highly opinionated drop-in library for static file management in Django
bos/strange-loop-2011
Slides and examples from my Haskell workshop at Strange Loop.
j2labs/quickness
Get your Ubuntu boxes together fast. Works with Vagrant.
andrewchilds/linode-dyn-dns
A lightweight Dynamic DNS service using the Linode API.
milkypostman/hl-sentence
highlight a sentence in Emacs
andrewrk/planet-evo
evolution simulation software
jordanorelli/Romper-Room
A Django sample app with foursquare, facebook, google maps, and some other goodies
photoshelter/photoshelter.github.com
PhotoShelter Engineering
davidbalbert/roughcut
A little Lisp with lots of imperfections, written in Ruby
cagedmantis/emacs-starter-kit
Because the Emacs defaults are not so great sometimes.
cagedmantis/sicp-exercises
My solutions for the problems in sicp