explosion / cymemLinks
💥 Cython memory pool for RAII-style memory management
☆458Updated 4 months ago
Alternatives and similar repositories for cymem
Users that are interested in cymem are comparing it to the libraries listed below
Sorting:
- persistent caching to memory, disk, or database☆275Updated 3 months ago
- A Python wrapper for the extremely fast Blosc compression library☆358Updated 3 weeks ago
- Robust and reusable Executor for joblib☆583Updated last month
- Serialize numpy arrays using msgpack☆206Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- A lightweight Traits like module☆648Updated 3 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,081Updated 9 months ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Caching based on computation time and storage space☆137Updated 4 years ago
- Parallel programming with Python☆459Updated 2 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 4 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated last month
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆454Updated last year
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Compiles a python function with cython using only a decorator.☆184Updated 7 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆227Updated 3 months ago
- A lightweight, pure Python, numpy compliant ndarray class.☆202Updated 5 years ago
- A fast and memory efficient LRU cache for Python☆278Updated 2 months ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- SCOOP (Scalable COncurrent Operations in Python)☆653Updated 2 years ago
- Memory efficient Python objects☆368Updated 2 weeks ago
- Cython-based, NumPy-aware automatic wrapper generation for C / C++.☆130Updated 4 years ago
- Python wrapper around rapidjson☆519Updated last month
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆182Updated 3 years ago
- A small project template that shows how to wrap C code into python using cython, along with other packaging concepts☆133Updated 4 months ago
- Python Binding for xxHash☆421Updated last week
- Python bindings for ArrayFire: A general purpose GPU library.☆419Updated 2 years ago
- Python exposure of dynd☆121Updated 3 years ago
- Powerful Python library for atomic file writes.☆318Updated 3 years ago
- Computationally efficient rolling window iterators for Python (sum, variance, min/max, etc.)☆205Updated last year