naftaliharris / lazysortLinks
A partially and lazily sorted list data structure for Python
☆124Updated 5 years ago
Alternatives and similar repositories for lazysort
Users that are interested in lazysort are comparing it to the libraries listed below
Sorting:
- C Python, made faster.☆341Updated 9 years ago
- ☆608Updated 7 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- Roaring Bitmap in Cython☆81Updated last year
- HAT-Trie for Python☆86Updated 9 years ago
- MapReduce platform in python☆34Updated 10 years ago
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 8 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆217Updated 4 years ago
- Runtime compiler for numerical Python☆235Updated 6 months ago
- Python bindings for the SQLite4 LSM database.☆131Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- ☆285Updated last year
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- Python code object transformers☆184Updated last year
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆181Updated 3 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- Python Meta Programming☆145Updated 2 years ago
- Python Parser☆121Updated last year
- Python subsets☆41Updated 8 years ago
- Python library for handling efficiently sorted integer sets.☆215Updated last month
- Lightweight cooperative microthreads for Python☆162Updated 11 months ago
- ☆152Updated 10 years ago
- Python AST that abstracts the underlying Python version☆146Updated 5 months ago
- Demo of how to use the underlying SRE engine to build a regex scanner☆221Updated 8 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year