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
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- ☆608Updated 7 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Roaring Bitmap in Cython☆81Updated last year
- Runtime compiler for numerical Python☆234Updated 5 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- MapReduce platform in python☆34Updated 10 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆181Updated 3 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 3 years ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- LZ4 bindings for python☆106Updated 9 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago
- Command line interface to and serialization format for Blosc☆123Updated 2 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Python bindings for the SQLite4 LSM database.☆131Updated last week
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- Python binding for rapidjson☆25Updated 7 years ago
- Python subsets☆41Updated 8 years ago
- Automagically inline python methods☆111Updated 10 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Crazy Python bytecode hacking for great tail call optimizations☆29Updated 10 years ago
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated last month