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:
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- HAT-Trie for Python☆87Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- ☆608Updated 8 years ago
- C Python, made faster.☆343Updated 10 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 3 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 4 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Roaring Bitmap in Cython☆82Updated last year
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- Python code object transformers☆184Updated last year
- Lightweight cooperative microthreads for Python☆163Updated last year
- MapReduce platform in python☆34Updated 10 years ago
- ☆285Updated 2 years ago
- Library to embed PyPy into CPython☆241Updated 10 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 6 years ago
- LZ4 bindings for python☆106Updated 9 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- Fast Python bindings to Sophia Database☆81Updated 3 weeks ago
- Python library for handling efficiently sorted integer sets.☆228Updated 3 months ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆218Updated 8 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆183Updated 3 years ago
- A way to use CPython modules on PyPy☆37Updated 10 years ago
- cffi-based Python bindings for nanomsg☆117Updated 4 years ago
- Runtime compiler for numerical Python☆235Updated last year