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:
- A python package that provides useful locks.☆271Updated 2 months ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Python Sorted Collections Library☆111Updated 3 years ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- A fast and memory efficient LRU cache for Python☆282Updated last month
- vmprof - a statistical program profiler☆434Updated 2 months ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆412Updated 3 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Linked list extension module for Python☆80Updated last year
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆121Updated last year
- Fast RFC3339 compliant Python date-time library☆243Updated last year
- ☆608Updated 8 years ago
- persistent caching to memory, disk, or database☆278Updated last month
- Python Low-Overhead Profiler☆918Updated 11 months ago
- A dictionary that allows attribute-style access.☆273Updated 6 years ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- Python wrapper around rapidjson☆531Updated last month
- Python code object transformers☆184Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆547Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated 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)☆169Updated 4 years ago
- Python decorators for profiling/tracing/timing a single function☆337Updated 3 weeks ago
- ☆589Updated last year
- Super-fast and clean conversions to numbers for Python.☆110Updated 8 months ago
- A least recently used (LRU) cache for Python☆223Updated last year
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 3 months ago
- Serialization library for Exceptions and Tracebacks.☆177Updated 3 weeks ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago