naftaliharris / lazysort
A partially and lazily sorted list data structure for Python
☆124Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for lazysort
- C Python, made faster.☆344Updated 9 years ago
- HAT-Trie for Python☆86Updated 8 years ago
- face Python bytecode metaprogramming API fork☆72Updated 4 years ago
- Runtime compiler for numerical Python☆233Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- Roaring Bitmap in Cython☆79Updated 5 months ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆447Updated 8 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆134Updated 7 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- ☆608Updated 7 years ago
- Easy anonymous functions by partial application of operators☆103Updated 10 months ago
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆100Updated 4 years ago
- A backport of the `yield from` semantic from Python 3.x to Python 2.7☆21Updated 4 years ago
- An efficient, immutable, persistent mapping object☆99Updated 5 years ago
- Python exposure of dynd☆120Updated 2 years ago
- Cython implementation of OrderedDict☆103Updated 8 years ago
- I'd just like to interject for a moment...☆51Updated 8 years ago
- "Did You Mean?" Functionality on AttributeLookup☆136Updated 10 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆220Updated 3 years ago
- A way to use CPython modules on PyPy☆38Updated 9 years ago
- ZS is a compressed, read-only file format for efficiently distributing, querying, and archiving arbitrarily large record-oriented dataset…☆46Updated 9 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆118Updated last year
- Fast Python bindings to Sophia Database☆80Updated 3 weeks ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- This project is no longer maintained here, instead, for Python < 3.4, please see 'https://github.com/haypo/pytracemalloc', maintained by …☆92Updated 3 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆49Updated 2 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆82Updated last year
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆179Updated 2 years ago