sarda-nikhil / pycow
Copy-on-write for Python
☆48Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for pycow
- A simple example Python + CFFI package (including testing, development, and packaging)☆118Updated 8 years ago
- Utility for measuring the fraction of time the CPython GIL is held☆116Updated 3 years ago
- distributed Python deployment and communication☆80Updated this week
- Python AST that abstracts the underlying Python version☆138Updated 3 weeks ago
- I'd just like to interject for a moment...☆51Updated 8 years ago
- Useful Mutable Mappings☆69Updated last year
- Python code object transformers☆184Updated 8 months ago
- Network protocol implementations in Python, sans I/O☆129Updated 5 months ago
- ☆45Updated 2 months ago
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- persistent caching to memory, disk, or database☆261Updated last week
- A python package that provides useful locks.☆251Updated 5 months ago
- Time Travel Debugging for Python☆161Updated 3 months ago
- Wrapper around pdb allowing remote debugging via netcat or telnet. This is especially useful in a Tomcat/Jython environment where little …☆131Updated last week
- A fast and memory efficient LRU cache for Python☆259Updated 2 months ago
- Profile python programs and view them with kcachegrind☆164Updated 3 years ago
- Intelligently search in Python code☆67Updated 8 months ago
- Python subsets☆41Updated 7 years ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Serialization library for Exceptions and Tracebacks.☆165Updated 3 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆197Updated 8 months ago
- Python library for handling efficiently sorted integer sets.☆205Updated 2 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Design a new better C API for Python☆58Updated 2 months ago
- unit test generator for Python☆96Updated 7 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- gevent-cooperative child processes and inter-process communication☆83Updated this week
- C Python, made faster.☆344Updated 9 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆120Updated 3 months ago