quora / qcoreLinks
Common Python utility functions
☆98Updated 4 months ago
Alternatives and similar repositories for qcore
Users that are interested in qcore are comparing it to the libraries listed below
Sorting:
- Python library for asynchronous programming☆698Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- A simple distributed queue designed for handling one-off tasks with large sets of tasks☆456Updated 10 years ago
- Lightweight data validation and adaptation Python library.☆262Updated 3 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- Store and replay HTTP requests made in your Python app☆138Updated 2 years ago
- 🐍📝Personal notes on resources, CPython, etc.☆54Updated 9 years ago
- Easy distributed locks for Python with a choice of backends.☆375Updated 3 weeks ago
- A library for ptrace-based tracing of Python programs☆154Updated 7 months ago
- Python bindings for RocksDB☆150Updated 4 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆235Updated 3 years ago
- Multiprocessing Pool Extensions☆429Updated last month
- actor framework for Kombu☆76Updated 2 months ago
- A more pythonic testing framework.☆307Updated 4 months ago
- A Python logging library with superpowers☆283Updated last year
- Cloud ready pure-python streaming data pipeline library☆154Updated 2 months ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 5 months ago
- Full featured consistent hashing python library compatible with ketama☆218Updated 9 months ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆290Updated last month
- Module to have suggestions in case of errors (NameError, AttributeError, etc).☆120Updated 3 months ago
- Ultra fast memcache client written in highly optimized C++ with Python bindings.☆264Updated 8 years ago
- A least recently used (LRU) cache for Python☆223Updated last year
- A Python media index☆270Updated last month
- Backport of the functools module from Python 3.2.3 for use with Python 2.7 and PyPy. Includes `lru_cache` (Least-recently-used cache deco…☆51Updated 8 years ago
- Python Sorted Collections Library☆110Updated 3 years ago
- Materials for PyCon2015 Tutorial "Modules and Packages : Live and Let Die"☆76Updated 10 years ago
- A tool for validating data using JSON Schema and converting JSON Schema documents into different data-interchange formats☆148Updated 5 years ago
- Crochet: use Twisted anywhere!☆240Updated last year
- A pandas.DataFrame-based ORM.☆85Updated 3 years ago