dpp-name / protobuf-json
Protocol Buffers serialization to JSON for python
☆110Updated 8 years ago
Alternatives and similar repositories for protobuf-json:
Users that are interested in protobuf-json are comparing it to the libraries listed below
- 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
- Python log handler for sending log events to flume☆33Updated 8 years ago
- A DB-API compatible wrapper for umysql☆115Updated last year
- Redis cluster administration toolkit☆34Updated 4 years ago
- Python libraries for XML/JSON RPC using the Tornado framework.☆159Updated last year
- A least recently used (LRU) cache for Python☆223Updated 9 months ago
- Fast Redis Bloom Filters in Python☆290Updated 6 years ago
- A Thrift encoding library for Python☆36Updated 2 years ago
- A pure python module (thread safe) to access memcached via it's binary protocol with SASL auth support.☆165Updated 3 months ago
- Event sourcing and broadcasting for database.☆54Updated 7 years ago
- SSDB Python Client like Redis-Py☆35Updated 6 years ago
- URL routings for tornado web server☆47Updated 10 years ago
- Python bindings for RocksDB☆151Updated 3 years ago
- A simple Python Tornado handler that manage Rest requests automatically☆128Updated 11 years ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆163Updated 5 years ago
- A light weight Python grpc gateway with tornado named c3po.☆23Updated 8 years ago
- Python disque client, built on redis-py☆52Updated 9 years ago
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 8 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Synchronization primitives for Tornado coroutines☆193Updated last year
- Application level metrics collector library☆60Updated 8 years ago
- Simple python logging handler for forwarding logs to a kafka server☆30Updated 5 years ago
- MessagePack RPC implementation for Python