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 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
Sorting:
- A least recently used (LRU) cache for Python☆223Updated last year
- An in-memory LRU cache for python☆154Updated 4 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 5 years ago
- MessagePack RPC implementation for Python☆212Updated 3 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- A fast Python RPC library☆337Updated 2 years ago
- Python bindings for RocksDB☆151Updated 3 years ago
- A Tornado async HTTP/HTTPS client adaptor for python-requests☆127Updated 5 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Protocol Buffers serialization to JSON for python☆111Updated 9 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆384Updated 3 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 Cython alternative to Google's Python Protobuf library☆560Updated last year
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Python Low-Overhead Profiler☆919Updated 7 months ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Multiprocessing Pool Extensions☆427Updated 2 months ago
- Dictionary with auto-expiring values for caching purposes.☆351Updated last year
- Distributed locks with Redis and Python☆210Updated 5 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 5 years ago
- Easy distributed locks for Python with a choice of backends.☆377Updated last year
- Tiny LRU cache☆103Updated 6 years ago
- Rich Python data types for Redis☆291Updated last year
- A backport of the Python 3 subprocess module for use on Python 2.☆173Updated 5 years ago
- Tool to dump python thread and greenlet stacks.☆163Updated 2 weeks ago
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 5 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆391Updated 3 years ago
- Provides utilities to facilitate the usage of Zipkin in Python☆224Updated 2 years ago
- A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax.☆449Updated 3 years ago