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☆234Updated 3 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- MessagePack RPC implementation for Python☆212Updated 3 years ago
- Protocol Buffers serialization to JSON for python☆112Updated 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
- Dictionary with auto-expiring values for caching purposes.☆351Updated last year
- Multiprocessing Pool Extensions☆429Updated 2 weeks ago
- Python bindings for RocksDB☆150Updated 4 years ago
- nanomsg wrapper for python with multiple backends (CPython and ctypes) should support 2/3 and Pypy☆385Updated 4 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 5 years ago
- A Cython alternative to Google's Python Protobuf library☆561Updated 2 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- A high performance, concurrent http client library for python with gevent☆559Updated this week
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,629Updated 5 years ago
- Handler for logging from multiple processes☆392Updated 2 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Easy distributed locks for Python with a choice of backends.☆377Updated 2 years ago
- Gevent tutorial for the Working Python Developer☆382Updated last year
- Learning 0mq with examples and notes from articles on the web☆94Updated 4 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆284Updated 3 months ago
- Fast Redis Bloom Filters in Python☆290Updated 6 years ago
- A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax.☆450Updated 3 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Tool to dump python thread and greenlet stacks.☆163Updated 3 months ago
- A fast and memory efficient LRU cache for Python☆279Updated last week
- Redis client for Python asyncio (PEP 3156)☆552Updated 5 years ago