benhodgson / protobuf-to-dictLinks
A small Python library for creating dicts from protocol buffers. Useful as an intermediate step before serialization (e.g. to JSON).
☆227Updated 6 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
Sorting:
- An in-memory LRU cache for python☆154Updated 4 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- Protocol Buffers serialization to JSON for python☆111Updated 9 years ago
- A small Python library for creating dicts from protocol buffers. Useful as an intermediate step before serialization (e.g. to JSON).☆73Updated 3 years ago
- A fast Python RPC library☆337Updated 2 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆233Updated 2 years ago
- MessagePack RPC implementation for Python☆211Updated 3 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Python bindings for RocksDB☆150Updated 4 years ago
- Dictionary with auto-expiring values for caching purposes.☆351Updated last year
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 5 years ago
- Easy distributed locks for Python with a choice of backends.☆376Updated 2 years ago
- A Cython alternative to Google's Python Protobuf library☆561Updated 2 years ago
- Multiprocessing Pool Extensions☆427Updated 3 weeks ago
- Python implementation of directed acyclic graph☆120Updated 5 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆384Updated 4 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,628Updated 5 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆283Updated 2 months ago
- Python Low-Overhead Profiler☆918Updated 9 months ago
- LZ4Frame Bindings and tools for Python☆90Updated 3 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Fast Redis Bloom Filters in Python☆290Updated 6 years ago
- Python bindings for the snappy google library☆485Updated 11 months ago
- Tiny LRU cache☆103Updated 7 years ago
- Python Non-cryptographic Hash Library☆287Updated 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…☆51Updated 8 years ago
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 5 years ago
- Battle-tested Apache Storm Multi-Lang implementation for Python☆70Updated 2 months ago