alex / zero_bufferLinks
zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.
☆135Updated 8 years ago
Alternatives and similar repositories for zero_buffer
Users that are interested in zero_buffer are comparing it to the libraries listed below
Sorting:
- A PEP-3156 compatible event loop☆69Updated 9 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 3 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Debug tool trace Python memory allocations☆75Updated 5 years ago
- python bindings for rlite☆70Updated 7 years ago
- cffi-based Python bindings for nanomsg☆117Updated 3 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Tornado IOLoop implemented with pyuv☆95Updated 7 years ago
- A gevent core implemented using libuv☆135Updated 12 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- Cooperative multitasking and i/o for Python☆112Updated 11 years ago
- MapReduce platform in python☆34Updated 9 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- Accelerator for ws4py and AutobahnPython☆86Updated 8 months ago
- Simple asyncio-based actors.☆38Updated last year
- Simple Python cache and memoizing module☆84Updated last year
- Experiments with call contexts in python☆10Updated 8 years ago
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 9 years ago
- Add Python 3 support to Python 2 applications using the six module.☆41Updated 6 years ago
- A port of Andy Wingo's statprof.py to newer python by Alex Fraser☆139Updated 8 years ago
- Ultra fast memcache client written in highly optimized C++ with Python bindings.☆264Updated 8 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- Create OS packages from Python projects using Docker containers☆41Updated 8 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- A library to easily measure what's going on in your python.☆305Updated 4 years ago
- An implementation of time.monotonic() for Python 2 & Python 3☆65Updated 4 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- UNMAINTAINED - A simple Python throttling lib relying on the token bucket algorithm☆38Updated 8 years ago