-
EA Digital Illusions
- Sweden
- http://www.dice.se
Stars
Tools for dealing with very large Bazel-managed repositories
GraphQL is a query language and execution engine tied to any backend service.
Python implementation of a consistent hash
Ultra fast JSON decoder and encoder written in C with Python bindings
A port of memcache from the concurrence framework to gevent
Simple game written in java during university course
Asynchronous mysql driver from Concurrence adapted to gevent
jskorpan / concurrence
Forked from toymachine/concurrenceConcurrence is a framework for creating massively concurrent network applications in Python. It takes a Lightweight-tasks-with-message-passing approach to concurrency. The goal of Concurrence is to…