yihuang / cprotobufLinks
protocol buffer implemented in cython
☆84Updated 6 months ago
Alternatives and similar repositories for cprotobuf
Users that are interested in cprotobuf are comparing it to the libraries listed below
Sorting:
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Python bindings for RocksDB☆150Updated 4 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- Python Redis clients benchmarks☆53Updated 7 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 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
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- LZ4Frame Bindings and tools for Python☆90Updated 3 years ago
- Python bindings for RocksDB☆280Updated 2 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- A fast and memory efficient LRU cache for Python☆279Updated last week
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- A fast Python RPC library☆337Updated 2 years ago
- gevent-cooperative child processes and inter-process communication☆90Updated this week
- Library to embed PyPy into CPython☆242Updated 9 years ago
- ☆608Updated 8 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…