jswain's Stars
hakimel/reveal.js
The HTML Presentation Framework
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.
psf/requests
A simple, yet elegant, HTTP library.
memcached/memcached
memcached development tree
facebookarchive/scribe
Scribe is a server for aggregating log data streamed in real time from a large number of servers.
jakogut/tinyvm
TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.