naftaliharris / lazysortLinks
A partially and lazily sorted list data structure for Python
☆125Updated 5 years ago
Alternatives and similar repositories for lazysort
Users that are interested in lazysort are comparing it to the libraries listed below
Sorting:
- ☆608Updated 8 years ago
- C Python, made faster.☆344Updated 10 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- HAT-Trie for Python☆87Updated 9 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- MapReduce platform in python☆34Updated 10 years ago
- Python code object transformers☆184Updated last year
- ☆285Updated last year
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- Fast Python bindings to Sophia Database☆81Updated last year
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 4 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 5 months ago
- Runtime compiler for numerical Python☆235Updated 10 months ago
- Scoped, nested, aggregated python timing library☆67Updated 6 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- Python subsets☆41Updated 8 years ago
- A way to use CPython modules on PyPy☆37Updated 10 years ago
- Typemap - The Annotator (TM)☆55Updated 7 years ago
- Roaring Bitmap in Cython☆82Updated last year
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- LZ4 bindings for python☆106Updated 9 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆218Updated 8 years ago