Zack Voase (@zacharyvoase)

Top repositories

1

humanhash

Human-readable digests.
Python
852
star
2

markdoc

A lightweight Markdown-based wiki system. Current status: abandoned.
Python
347
star
3

jsonpipe

Convert JSON to a UNIX-friendly line-based format.
Python
302
star
4

zmqc

netcat for ØMQ. Small but powerful.
Python
256
star
5

urlobject

Python library for manipulating URLs (and some URIs) in a more natural way.
Python
188
star
6

django-postgres

First-class Postgres feature support for the Django ORM.
Python
184
star
7

dagny

Rails-style Resource-Oriented Architecture for Django.
Python
158
star
8

django-conch

Expose the Django shell as an SSH server.
Python
147
star
9

cssmin

*NO LONGER MAINTAINED*. A Python port of the YUI CSS compression algorithm.
Python
133
star
10

teena

Python ports of useful syscalls, using asynchronous I/O.
Python
110
star
11

zenqueue

An incredibly simple (but fast) network message queueing system, written in Python.
Python
66
star
12

django-castor

A content-addressable storage backend for Django.
Python
56
star
13

django-qmethod

Easily define methods over collections of Django models.
Python
54
star
14

django-boss

Simpler Django management commands, powered by argparse.
Python
54
star
15

gevent-psycopg2

Obsolete; use https://bitbucket.org/dvarrazzo/psycogreen/ instead.
Python
51
star
16

django-qmixin

A Django app for extending managers and the querysets they produce.
Python
42
star
17

django-exceptional

A Django client for Exceptional (getexceptional.com)
Python
42
star
18

rkquery

jQuery for Riak, in Python.
Python
31
star
19

uptheasset

[OBSOLETE] Double-entry bookkeeping and accounting, powered by RDF.rb and UNIX.
Ruby
30
star
20

slugify

A generic slugifier (currently only for Latin-based scripts).
Python
29
star
21

django-clsview

Yet another class-based view system for Django.
Python
25
star
22

websession

Information on WebSession, a proposed protocol for secure session maintenance on the Web
JavaScript
21
star
23

gevent-threading-comparison

An experiment to compare the performances of gevent and threading.
Python
17
star
24

calabash

Bash-style pipelining for Python generators.
Python
17
star
25

pdiffer

A Python interface to the PerceptualDiff tool.
Python
16
star
26

django-qmanager

Create managers for Django models based on pre-defined queries.
Python
15
star
27

daterange

Python utility like xrange(), but for datetime objects.
Python
13
star
28

python-csiphash

The SipHash-2-4 C reference implementation, CFFI-wrapped for Python
Python
12
star
29

amoebajs

A WebAssembly-based linear constraint solver for JavaScript
JavaScript
12
star
30

gevent-selfpipe

Hack to run blocking calls whilst maintaining gevent-based synchronization.
Python
12
star
31

urecord

A structured record metaclass for Python.
Python
12
star
32

django-zskel-project

Zack’s Skeleton Django Project.
Python
11
star
33

glyphicons-splitter

Produce individual SVGs and PDFs of the Glyphicons.
Python
10
star
34

django-retracer

Store and restore old locations in Django.
Python
10
star
35

zrpc

ZeroMQ-based JSON-RPC in Python.
Python
9
star
36

pathobject

An update of Jason Orendorff’s path.py.
Python
9
star
37

pyhoudini

Houdini bindings for Python (c.f. https://github.com/vmg/houdini)
9
star
38

relations

A tiny relational algebra engine for Python.
Python
7
star
39

django-cssmin

Easy CSS compression for Django.
Python
6
star
40

strscan

A simple string scanner class for Python. Useful for building lexers/tokenizers by hand.
Python
6
star
41

flask-resource

Build resource-oriented Web apps with Flask.
Python
6
star
42

blog.zacharyvoase.com

Zachary Voase’s nanoc3-powered blog.
Ruby
5
star
43

bossy

Write commands in Python, run them from the shell.
Python
4
star
44

python-crbtree

SortedDict and SortedSet implementations backed by a red-black tree, written in C.
C
4
star
45

python-recordinality

An implementation of the Recordinality sketch in Python, with a CLI
Python
4
star
46

exchequer

Easy table formatting in Python and on the command-line.
Python
4
star
47

django-jsmin

Easy JavaScript minification for Django.
JavaScript
4
star
48

djanjinja

Seamless Jinja2 integration with Django.
Python
3
star
49

broker

Python function dispatching based on MIME types and Accept headers.
Python
3
star
50

pistachio

An experimental Mustache implementation in Python.
Python
3
star
51

logbook-zmqpush

Python
2
star
52

croaring.py

Fast integer sets for Python, based on Roaring Bitmaps and CFFI
Python
2
star
53

llvmbc-wasm-loader

Webpack loader which converts LLVM bytecode to WASM using Emscripten
JavaScript
2
star
54

curly

Use the curl command line interface from Python with minimal fuss.
Python
2
star
55

swipecheck

SwipeCheck: Check into Foursquare using RFID/Twilio.
Python
2
star
56

metaspace

Create Python sub-modules using class syntax.
Python
2
star
57

python-cskipdict

A CFFI-based SkipDict implementation for Python.
C++
2
star
58

logbook-gevent

Experimental support for greenlet-based contexts in Logbook.
Python
2
star
59

skeleton.rb

A skeleton for Ruby projects (using Rake, RSpec, YARD and Bundler)
Ruby
2
star
60

compass-tfg-plugin

A Compass-compatible Sass port of the Tiny Fluid Grid system, plus extras.
Ruby
2
star
61

lovedb

The LoveDB spec.
1
star
62

word2vec

Automatically exported from code.google.com/p/word2vec
C
1
star
63

zacharyvoase.com

The nanoc-powered source of zacharyvoase.com.
PHP
1
star
64

assert_changes

Test assertions about changes in monitored values.
Python
1
star
65

hotqueue

HotQueue is a Python library that allows you to use Redis as a message queue within your Python programs.
Python
1
star
66

django-migrationbug-poc

A proof-of-concept for a bug in Django v1.8 migrations
Python
1
star
67

Adelie

The Ghost theme which powers my blog at zacharyvoase.com
CSS
1
star
68

jpipe

Manipulate JSON at the command-line easily with this line-based formatter
Go
1
star
69

try

A Try monad for Java 8
Java
1
star
70

tipsum

Lorem ipsum using the testing-in-python archive as the text corpus for a Markov chain
Python
1
star
71

stitch-test

Created with StackBlitz ⚡️
TypeScript
1
star
72

czmqc

zmqc, re-implemented in portable C.
C
1
star
73

logbook-zmqcentral

Centralized ZMQ_PUB/SUB-based logging for Logbook.
1
star
74

ninja-builder

JS/Typescript utility for building ninja build files programmatically.
TypeScript
1
star