Pinned Repositories
dotfiles
Configuration for vim, tmux, zsh, bash, etc.
fennel
A task queue library for Python and Redis
Goodrich
The source code for 'Data Structures and Algorithms in Python' by Goodrich, Tamassia, Goldwasser
prezto
The configuration framework for Zsh
priorityqueue
A priority queue implementation in Python with a O(log n) remove method
projecteuler
Project Euler solutions in Python, Go, Clojure, and Ruby
pypokertools
Tools for poker analysis in Python
runnel
Distributed event processing for Python based on Redis Streams
mjwestcott's Repositories
mjwestcott/Goodrich
The source code for 'Data Structures and Algorithms in Python' by Goodrich, Tamassia, Goldwasser
mjwestcott/runnel
Distributed event processing for Python based on Redis Streams
mjwestcott/fennel
A task queue library for Python and Redis
mjwestcott/pypokertools
Tools for poker analysis in Python
mjwestcott/dotfiles
Configuration for vim, tmux, zsh, bash, etc.
mjwestcott/priorityqueue
A priority queue implementation in Python with a O(log n) remove method
mjwestcott/projecteuler
Project Euler solutions in Python, Go, Clojure, and Ruby
mjwestcott/prezto
The configuration framework for Zsh
mjwestcott/anyio
High level compatibility layer for multiple asynchronous event loop implementations on Python
mjwestcott/aredis
redis client for Python asyncio (has support for redis server, sentinel and cluster)
mjwestcott/fzf
:cherry_blossom: A command-line fuzzy finder written in Go
mjwestcott/lifetimes
Lifetime value in Python
mjwestcott/pyeuler
Project Euler problems solved in Python 3 in a functional programming style
mjwestcott/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth