yihuang / cprotobufLinks
protocol buffer implemented in cython
☆84Updated 4 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
- 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
- ☆82Updated 5 months ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Python Non-cryptographic Hash Library☆286Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆278Updated last month
- gevent-cooperative child processes and inter-process communication☆90Updated this week
- A least recently used (LRU) cache for Python☆223Updated last year
- Making it easy to write async iterators in Python 3.5☆101Updated 5 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
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- LZ4 bindings for Python☆289Updated 3 months ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- Python bindings for the Vedis embedded NoSQL database☆128Updated 3 months ago
- Finite State Machine for Python (based on Jake Gordon's javascript-state-machine)☆164Updated 5 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- Profiler for Python extensions☆126Updated 8 years ago
- Debug tool trace Python memory allocations☆75Updated 6 years ago
- A backport of os.sendfile() for Python 2.6 and 2.7☆138Updated 4 years ago
- Python bindings for RocksDB☆279Updated 2 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆233Updated 2 years ago
- A fast Python RPC library☆337Updated 2 years ago
- An FTP transport adapter for use with the Python Requests library.☆68Updated 6 years ago
- Python JSON-RPC Client Server Library With Additional Support for BaseHTTPServer, CherryPy And CGI☆110Updated 6 years ago