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).
☆228Updated 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
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆235Updated 3 years ago
- A fast Python RPC library☆336Updated 3 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 6 years ago
- MessagePack RPC implementation for Python☆212Updated 4 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☆158Updated 5 years ago
- Protocol Buffers serialization to JSON for python☆112Updated 9 years ago
- Python bindings for RocksDB☆150Updated 4 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆384Updated 4 years ago
- Python Low-Overhead Profiler☆918Updated last year
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- LZ4Frame Bindings and tools for Python☆90Updated 4 years ago
- Fast Redis Bloom Filters in Python☆290Updated 6 years ago
- A Cython alternative to Google's Python Protobuf library☆560Updated 2 years ago
- Battle-tested Apache Storm Multi-Lang implementation for Python☆70Updated 5 months ago
- Easy distributed locks for Python with a choice of backends.☆375Updated 3 weeks ago
- Multiprocessing Pool Extensions☆429Updated last month
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆356Updated last month
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆289Updated last month
- 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
- Tool to dump python thread and greenlet stacks.☆162Updated 5 months ago
- Python implementation of directed acyclic graph☆120Updated 5 years ago
- A dictionary that allows attribute-style access.☆275Updated 6 years ago
- A small Python library for creating dicts from protocol buffers. Useful as an intermediate step before serialization (e.g. to JSON).☆74Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆280Updated 2 months ago
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- Learning 0mq with examples and notes from articles on the web☆93Updated 4 years ago