DanielStutzbach / blistLinks
A list-like type with better asymptotic performance and similar performance on small lists
☆316Updated 2 years ago
Alternatives and similar repositories for blist
Users that are interested in blist are comparing it to the libraries listed below
Sorting:
- A python package that provides useful locks.☆258Updated 4 months ago
- vmprof - a statistical program profiler☆434Updated 4 months ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- Python Non-cryptographic Hash Library☆283Updated last year
- A fast and thorough lazy object proxy.☆261Updated 3 weeks ago
- Python code object transformers☆184Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated last month
- A fast and memory efficient LRU cache for Python☆278Updated this week
- persistent caching to memory, disk, or database☆274Updated last month
- Python wrapper around rapidjson☆518Updated 3 weeks ago
- Python decorators for profiling/tracing/timing a single function☆333Updated 6 months ago
- Python Sorted Collections Library☆107Updated 2 years ago
- Python Low-Overhead Profiler☆919Updated 7 months ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 4 months ago
- A least recently used (LRU) cache for Python☆223Updated last year
- ☆608Updated 7 years ago
- Fast RFC3339 compliant Python date-time library☆243Updated last year
- Linked list extension module for Python☆79Updated 11 months ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- A simple immutable mapping for python☆114Updated 3 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Human friendly input/output for text interfaces using Python☆337Updated last year
- An implementation of namedtuple written in C for warp speed.☆54Updated 8 years ago
- Python function signatures package for Python 2.6, 2.7 and 3.2+☆48Updated 3 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆301Updated last month
- 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