DanielStutzbach / blistLinks
A list-like type with better asymptotic performance and similar performance on small lists
☆317Updated 3 years ago
Alternatives and similar repositories for blist
Users that are interested in blist are comparing it to the libraries listed below
Sorting:
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Python Sorted Collections Library☆111Updated 3 years ago
- A fast and thorough lazy object proxy.☆262Updated 4 months ago
- ☆608Updated 8 years ago
- vmprof - a statistical program profiler☆435Updated 3 months ago
- A python package that provides useful locks.☆271Updated 3 months ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Python code object transformers☆184Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆414Updated 3 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Python Low-Overhead Profiler☆918Updated last year
- A fast and memory efficient LRU cache for Python☆281Updated 2 months ago
- A least recently used (LRU) cache for Python☆223Updated last year
- 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
- A simple immutable mapping for python☆117Updated 3 years ago
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- Validate conditions, Python style.☆156Updated last year
- ☆589Updated last year
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Linked list extension module for Python☆80Updated last year
- Fast RFC3339 compliant Python date-time library☆243Updated last year
- ☆285Updated last year
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆168Updated 4 years ago
- Python wrapper around rapidjson☆530Updated 2 weeks ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆457Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago