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
- MessagePack RPC implementation for Python☆205Updated 2 years ago
- A least recently used (LRU) cache for Python☆222Updated 4 months ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- An in-memory LRU cache for python☆155Updated 3 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
- Protocol Buffers serialization to JSON for python☆109Updated 8 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆322Updated last week
- Battle-tested Apache Storm Multi-Lang implementation for Python☆71Updated 2 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 4 years ago
- LZ4Frame Bindings and tools for Python☆91Updated 2 years ago
- Python bindings for RocksDB☆150Updated 3 years ago
- Dictionary with auto-expiring values for caching purposes.☆347Updated 4 months ago
- A fast Python RPC library☆336Updated last year
- Easy distributed locks for Python with a choice of backends.☆375Updated last year
- asyncio wrapper for grpc.io☆115Updated 4 years ago
- Tiny LRU cache☆103Updated 6 years ago
- Multiprocessing Pool Extensions☆417Updated last month
- A Tornado async HTTP/HTTPS client adaptor for python-requests☆129Updated 4 years ago
- A dictionary that allows attribute-style access.☆273Updated 5 years ago
- A backport of the Python 3 subprocess module for use on Python 2.☆170Updated 4 years ago
- Python bindings for the snappy google library☆480Updated 3 weeks ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆269Updated 3 weeks ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆381Updated 3 years ago
- a pure python MurmurHash3 implementation.☆68Updated 4 years ago
- BitMap class☆42Updated 2 years ago
- Python wrapper for hiredis☆498Updated 3 months 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
- A high performance, concurrent http client library for python with gevent☆548Updated 6 months ago
- C implementation of Python 3 lru_cache☆154Updated 4 years ago