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
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- ☆608Updated 7 years ago
- Runtime compiler for numerical Python☆232Updated 4 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆135Updated 8 years ago
- MapReduce platform in python☆34Updated 9 years ago
- Python exposure of dynd☆121Updated 2 years ago
- A way to use CPython modules on PyPy☆37Updated 9 years ago
- Roaring Bitmap in Cython☆81Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- Fault handler for Python: display the Python backtrace on SIGSEGV, SIGFPE, SIGABRT, SIGBUS and SIGILL signals☆99Updated 5 years ago
- pytrace is a fast python tracer. it records function calls, arguments and return values. can be used for debugging and profiling.☆448Updated 9 years ago
- A fast event loop like gevent for Python 3, built on greenlets and libuv☆218Updated 3 years ago
- python-csp provides python with communicating sequential processes style parallelism☆110Updated 12 years ago
- Code inspection for Python builtins☆103Updated 2 years ago
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Pure Python CDB reader/writer☆44Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- I'd just like to interject for a moment...☆51Updated 9 years ago
- I will write this later...☆270Updated 7 years ago
- A totally different take on container boilerplate.☆138Updated 3 years ago
- Python Multi-Process Execution Pool: concurrent asynchronous execution pool with custom resource constraints (memory, timeouts, affinity,…☆168Updated 5 years ago
- Python subsets☆41Updated 8 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆181Updated 3 years ago
- An efficient, immutable, persistent mapping object☆98Updated 6 years ago
- A C++ framework for working with the CPython API.☆23Updated 8 years ago