DanielStutzbach / blistLinks
A list-like type with better asymptotic performance and similar performance on small lists
☆317Updated 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☆287Updated 2 years ago
- A python package that provides useful locks.☆269Updated 2 months ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- vmprof - a statistical program profiler☆433Updated last month
- ☆608Updated 8 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- Linked list extension module for Python☆80Updated last year
- Python Sorted Collections Library☆109Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆281Updated 3 weeks ago
- persistent caching to memory, disk, or database☆276Updated 2 weeks ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated 2 months ago
- ☆589Updated last year
- Python wrapper around rapidjson☆520Updated 3 weeks ago
- Python code object transformers☆184Updated last year
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Python decorators for profiling/tracing/timing a single function☆336Updated 2 weeks ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- Fast RFC3339 compliant Python date-time library☆243Updated last year
- Human friendly input/output for text interfaces using Python☆341Updated last year
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- Python Low-Overhead Profiler☆918Updated 10 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 2 months ago
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 4 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆234Updated 3 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago