DanielStutzbach / blist
A list-like type with better asymptotic performance and similar performance on small lists
☆314Updated 2 years ago
Alternatives and similar repositories for blist:
Users that are interested in blist are comparing it to the libraries listed below
- persistent caching to memory, disk, or database☆267Updated last week
- A fast and memory efficient LRU cache for Python☆275Updated 3 weeks ago
- A python package that provides useful locks.☆255Updated last month
- A fast and thorough lazy object proxy.☆257Updated 2 weeks ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆219Updated 8 months ago
- Python Non-cryptographic Hash Library☆284Updated last year
- vmprof - a statistical program profiler☆432Updated last month
- ☆81Updated 2 months ago
- Serialization library for Exceptions and Tracebacks.☆168Updated last month
- A simple immutable mapping for python☆113Updated 3 years ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Python decorators for profiling/tracing/timing a single function☆331Updated 3 months ago
- Human friendly input/output for text interfaces using Python☆331Updated 11 months ago
- ☆608Updated 7 years ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- Python wrapper around rapidjson☆515Updated 5 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- Asyncio (pep 3156) integration with ZeroMQ☆426Updated 2 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Linked list extension module for Python☆79Updated 8 months ago
- Python Low-Overhead Profiler☆920Updated 4 months ago
- Profile python programs and view them with kcachegrind☆167Updated 4 years ago
- Python code object transformers☆185Updated last year
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Fast RFC3339 compliant Python date-time library☆242Updated 10 months ago
- Python library for handling efficiently sorted integer sets.☆209Updated 2 weeks ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 4 months ago
- The multidict implementation☆441Updated this week