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
- A fast Python RPC library☆336Updated 3 years ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- MessagePack RPC implementation for Python☆213Updated 4 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Python bindings for RocksDB☆150Updated 4 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 6 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆235Updated 3 years ago
- Multiprocessing Pool Extensions☆429Updated this week
- Protocol Buffers serialization to JSON for python☆112Updated 9 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆384Updated 4 years ago
- A Cython alternative to Google's Python Protobuf library☆560Updated 2 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆139Updated 4 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆291Updated this week
- Dictionary with auto-expiring values for caching purposes.☆353Updated last year
- Python Low-Overhead Profiler☆918Updated last year
- Fast Redis Bloom Filters in Python☆290Updated 7 years ago
- Battle-tested Apache Storm Multi-Lang implementation for Python☆70Updated 6 months ago
- A dictionary that allows attribute-style access.☆275Updated 7 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
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 6 years ago
- Gevent tutorial for the Working Python Developer☆381Updated last year
- Python JSON-RPC Client Server Library With Additional Support for BaseHTTPServer, CherryPy And CGI☆110Updated 7 years ago
- Python implementation of directed acyclic graph☆120Updated 5 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 simple distributed queue designed for handling one-off tasks with large sets of tasks☆456Updated 10 years ago
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- Easy distributed locks for Python with a choice of backends.☆375Updated last month
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 5 years ago