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).
☆227Updated 5 years ago
Alternatives and similar repositories for protobuf-to-dict:
Users that are interested in protobuf-to-dict are comparing it to the libraries listed below
- Protocol Buffers serialization to JSON for python☆110Updated 8 years ago
- MessagePack RPC implementation for Python☆210Updated 3 years ago
- A fast Python RPC library☆336Updated 2 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- A least recently used (LRU) cache for Python☆223Updated 9 months ago
- Python Low-Overhead Profiler☆920Updated 4 months ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 5 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- 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
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Multiprocessing Pool Extensions☆422Updated 2 weeks ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆137Updated 3 years ago
- Network Server Performance Benchmarking Toolbench☆186Updated 6 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆383Updated 3 years ago
- A Python client for statsd☆547Updated 10 months ago
- A dictionary that allows attribute-style access.☆274Updated 6 years ago
- Redis client for Python asyncio (PEP 3156)☆552Updated 4 years ago
- Gevent tutorial for the Working Python Developer☆382Updated 11 months ago
- A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.☆543Updated 5 years ago
- A fast and memory efficient LRU cache for Python☆275Updated last week
- asyncio wrapper for grpc.io☆114Updated 4 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 4 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…☆51Updated 7 years ago
- Tool to dump python thread and greenlet stacks.☆163Updated 8 months ago
- Python libraries for XML/JSON RPC using the Tornado framework.☆159Updated last year
- Asyncio (pep 3156) integration with ZeroMQ☆425Updated 2 years ago
- Dictionary with auto-expiring values for caching purposes.☆349Updated 9 months ago
- Python bindings to librabbitmq-c☆203Updated 6 months ago