RobinNil / file_read_backwardsLinks
Memory efficient way of reading files line-by-line from the end of file.
☆44Updated last month
Alternatives and similar repositories for file_read_backwards
Users that are interested in file_read_backwards are comparing it to the libraries listed below
Sorting:
- Transport adapter for fetching file:// URLs with the requests python library☆90Updated last year
- Static analysis of Python import statements☆124Updated 3 months ago
- distributed Python deployment and communication☆86Updated this week
- minimalistic evaluator of python expression using ast module☆200Updated 3 weeks ago
- Safely evaluate AST nodes without side effects☆46Updated last year
- A subprocess.run drop-in replacement that supports a tee mode, being able to display output in real time while still capturing it. No dep…☆62Updated this week
- gametight lightweight caching library for python☆66Updated 2 years ago
- An aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It …☆127Updated last year
- Open, extensible Python injector/profiler/analyzer☆65Updated 3 years ago
- Python bindings for the SQLite4 LSM database.☆131Updated 2 months ago
- A Python binding for ./jq☆198Updated last year
- SQLite3 DB-API 2.0 driver from Python 3, packaged separately, with improvements☆219Updated 4 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- File system based database that uses python pickles☆73Updated last year
- A python package for grapheme aware string handling☆114Updated 3 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last year
- Distributed process pool for Python☆110Updated 2 years ago
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- Python wrapper for RE2☆103Updated last week
- A python package that provides useful locks.☆262Updated 3 weeks ago
- A quicker pickle☆109Updated 3 years ago
- Python bindings for FarmHash and CityHash☆45Updated 3 weeks ago
- Vendorize packages from PyPI☆104Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆360Updated last week
- Concurrent appendable key-value storage☆107Updated last year
- A fast and memory efficient LRU cache for Python☆278Updated last month
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆46Updated 2 years ago
- A Python binding of SQLite Full Text Search Tokenizer☆48Updated 2 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Atom, RSS and JSON feed parser for Python 3☆117Updated 2 years ago