DanielStutzbach / blist
A list-like type with better asymptotic performance and similar performance on small lists
☆312Updated 2 years ago
Alternatives and similar repositories for blist:
Users that are interested in blist are comparing it to the libraries listed below
- A python package that provides useful locks.☆254Updated 8 months ago
- vmprof - a statistical program profiler☆431Updated this week
- A fast and memory efficient LRU cache for Python☆265Updated 5 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 6 months ago
- A fast and thorough lazy object proxy.☆252Updated 2 months ago
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆448Updated 5 months ago
- Python Sorted Collections Library☆104Updated 2 years ago
- Powerful Python library for atomic file writes.☆315Updated 2 years ago
- Python filesystem abstraction layer☆289Updated 6 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆404Updated last month
- persistent caching to memory, disk, or database☆263Updated this week
- A simple immutable mapping for python☆112Updated 2 years ago
- Python Low-Overhead Profiler☆919Updated last month
- For Python3, e.g. @typecheck add_count(count: int, when: any(datetime, timedelta) = datetime.now)☆169Updated 3 years ago
- Serialization library for Exceptions and Tracebacks.☆166Updated 6 months ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Python wrapper for RE2☆295Updated last year
- Human friendly input/output for text interfaces using Python☆325Updated 8 months ago
- Asyncio (pep 3156) integration with ZeroMQ☆422Updated 2 years ago
- ☆609Updated 7 years ago
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last month
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 8 months ago
- Python decorators for profiling/tracing/timing a single function☆328Updated 3 weeks ago
- Deprecated, legacy project. Exists only to support existing dependents (e.g., ZEO)☆187Updated 3 years ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆408Updated 2 years ago
- Fast RFC3339 compliant Python date-time library☆241Updated 8 months ago
- Profile python programs and view them with kcachegrind☆165Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆338Updated last year
- Making it easy to write async iterators in Python 3.5☆96Updated 4 years ago