-
Cue
- San Francisco, California
- http://finger-tree.blogspot.com/
Stars
Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
PeterScott / c-minheap-array
Forked from armon/c-minheap-arrayImplements a Min-Heap / Priority Queue in C using a simple array.
PeterScott / json-parser
Forked from json-parser/json-parserVery low footprint JSON parser written in portable ANSI C
Very low footprint DOM-style JSON parser written in portable ANSI C
Python extension module for google-diff-match-patch's C++ implementation
PeterScott / jellyfish
Forked from jamesturk/jellyfisha python library for doing approximate and phonetic matching of strings.
an event-driven network library via redis, supports Redis-Protocol parse with DFA.For nessDB's using.
PeterScott / redis
Forked from redis/redisRedis 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
Cue / riak-python-client
Forked from basho/riak-python-clientPython clients for Riak.
Python package for Google's diff-match-patch native C++ implementation.
PeterScott / yesod
Forked from yesodweb/yesodA RESTful Haskell web framework built on WAI.
PeterScott / http-parser
Forked from benoitc/http-parserHTTP request/response parser for python in C
PeterScott / redis-clojure
Forked from nathell/redis-clojureA Clojure client library for the key-value storage system Redis
Implements a Min-Heap / Priority Queue in C using a simple array.
Exception catcher that runs on Google App Engine
Java implementation of a probabilistic set data structure
Java implementation of a probabilistic set data structure