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
- Runtime compiler for numerical Python☆233Updated 4 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- MapReduce platform in python☆34Updated 9 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Python subsets☆41Updated 8 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- Roaring Bitmap in Cython☆81Updated last year
- Python bindings for libgccjit.so☆48Updated 9 years ago
- ☆608Updated 7 years ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Python exposure of dynd☆121Updated 3 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 9 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 9 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 3 weeks ago
- Fast Python bindings to Sophia Database☆80Updated 8 months ago
- A better python lambda syntax (`a = (x) > x`) based on runtime source rewriting☆46Updated 8 years ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- An MPI-based C++ or Python library for easy distributed pipeline processing☆33Updated 6 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆181Updated 3 years ago
- Easy anonymous functions by partial application of operators☆102Updated last year
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 3 years ago