fabianp / yep
Profiler for Python extensions
☆125Updated 8 years ago
Alternatives and similar repositories for yep:
Users that are interested in yep are comparing it to the libraries listed below
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Caching based on computation time and storage space☆135Updated 4 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- Serialize numpy arrays using msgpack☆200Updated 7 months ago
- Python tools for handling intervals (ranges of comparable objects).☆107Updated 2 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆118Updated last year
- A python package that provides useful locks.☆254Updated 8 months ago
- Demo project for building Python wheels for Linux with Travis-CI☆227Updated 3 years ago
- Utility for measuring the fraction of time the CPython GIL is held☆117Updated 3 years ago
- Machinery for building and testing Python Wheels for Linux, OSX and (less flexibly) Windows.☆244Updated 2 months ago
- Demo project for building Python wheels with appveyor.com☆154Updated last year
- persistent caching to memory, disk, or database☆262Updated last week
- Examples of safe coding practice for Python C extensions.☆224Updated this week
- Profile python programs and view them with kcachegrind☆165Updated 3 years ago
- Useful Mutable Mappings☆70Updated last year
- Robust and reusable Executor for joblib☆548Updated 3 months ago
- A different flavor of multiprocessing in Python☆81Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆266Updated 5 months ago
- Concurrent appendable key-value storage☆105Updated 7 months ago
- Debug tool trace Python memory allocations☆76Updated 5 years ago
- Deprecation tools for Python☆118Updated 8 years ago
- Roaring Bitmap in Cython☆80Updated 9 months ago
- A decorator-based implementation of type checks.☆145Updated 4 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Python decorators for profiling/tracing/timing a single function☆328Updated last month
- A least recently used (LRU) cache for Python☆223Updated 7 months ago
- Press conda packages into wheels☆115Updated last year
- An in-memory LRU cache for python☆154Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago