benhodgson / protobuf-to-dict
A small Python library for creating dicts from protocol buffers. Useful as an intermediate step before serialization (e.g. to JSON).
☆226Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for protobuf-to-dict
- A small Python library for creating dicts from protocol buffers. Useful as an intermediate step before serialization (e.g. to JSON).☆73Updated 2 years ago
- An in-memory LRU cache for python☆154Updated 3 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- A fast Python RPC library☆336Updated last year
- MessagePack RPC implementation for Python☆205Updated 2 years ago
- Python Low-Overhead Profiler☆923Updated last year
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- Protocol Buffers serialization to JSON for python☆109Updated 8 years ago
- A Cython alternative to Google's Python Protobuf library☆556Updated last year
- A dictionary that allows attribute-style access.☆273Updated 5 years ago
- mock for redis-py (NO LONGER SUPPORTED)☆227Updated 4 years ago
- Battle-tested Apache Storm Multi-Lang implementation for Python☆71Updated 2 years ago
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆52Updated 7 years ago
- Asynchronous Redis client that works within Tornado IO loop.☆666Updated 5 years ago
- Rich Python data types for Redis☆290Updated 7 months ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 4 years ago
- Redis client for Python asyncio (PEP 3156)☆553Updated 4 years ago
- A pure python implementation of Mesos scheduler and executor☆163Updated 3 years ago
- Tiny LRU cache☆103Updated 6 years ago
- Python bindings for RocksDB☆150Updated 3 years ago
- C implementation of Python 3 lru_cache☆154Updated 4 years ago
- Minimalistic, but feature rich Redis client for Tornado framework☆94Updated 7 years ago
- Ultra fast memcache client written in highly optimized C++ with Python bindings.☆264Updated 7 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆382Updated 3 years ago
- Contextual information for asyncio tasks☆161Updated last year
- A backport of the Python 3 subprocess module for use on Python 2.☆170Updated 4 years ago
- Simple redis based cache for storing results of python function calls, json encoded strings or html.☆122Updated last year
- A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax.☆448Updated 2 years ago
- Asynchronous Flask using aiohttp☆126Updated 7 years ago
- Make blocking C library work with gevent☆430Updated last month