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
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- C Python, made faster.☆344Updated 10 years ago
- HAT-Trie for Python☆87Updated 9 years ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- ☆153Updated 10 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆136Updated 8 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 6 months ago
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 13 years ago
- Roaring Bitmap in Cython☆82Updated last year
- ☆285Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆227Updated 3 months ago
- Python code object transformers☆184Updated last year
- Lightweight cooperative microthreads for Python☆163Updated last year
- cffi-based Python bindings for nanomsg☆117Updated 4 years ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 6 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 4 years ago
- MapReduce platform in python☆34Updated 10 years ago
- Fast Python bindings to Sophia Database☆81Updated this week
- DSL for describing binary structures and protocols generating symmetric parsers, packers, and protocol handlers☆69Updated 5 years ago
- An implementation of namedtuple written in C for warp speed.☆55Updated 8 years ago
- Easy anonymous functions by partial application of operators☆102Updated 2 years ago
- A totally different take on container boilerplate.☆137Updated 4 years ago
- C implementation of Python 3 lru_cache☆158Updated 5 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆183Updated 3 years ago
- Runtime compiler for numerical Python☆235Updated 11 months ago