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:
- Python Non-cryptographic Hash Library☆284Updated 2 years ago
- vmprof - a statistical program profiler☆434Updated 4 months ago
- A fast and thorough lazy object proxy.☆261Updated last month
- A least recently used (LRU) cache for Python☆223Updated last year
- A python package that provides useful locks.☆260Updated 2 weeks ago
- Powerful Python library for atomic file writes.☆316Updated 3 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- ☆608Updated 7 years ago
- Python wrapper around rapidjson☆519Updated 3 weeks ago
- Python Sorted Collections Library☆107Updated 2 years ago
- Python decorators for profiling/tracing/timing a single function☆334Updated 7 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆278Updated 3 weeks ago
- 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 dictionary that allows attribute-style access.☆273Updated 6 years ago
- persistent caching to memory, disk, or database☆274Updated 2 months ago
- Python Low-Overhead Profiler☆919Updated 8 months ago
- Linked list extension module for Python☆80Updated 11 months ago
- Fast RFC3339 compliant Python date-time library☆243Updated last year
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆377Updated 2 months ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 4 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated last year
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- Iterative JSON parser with Pythonic interface☆628Updated 5 years ago
- ☆588Updated last year
- Super-fast and clean conversions to numbers for Python.☆109Updated 5 months ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year