RobinNil / file_read_backwardsLinks
Memory efficient way of reading files line-by-line from the end of file.
☆44Updated this week
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:
- +-- ASCII Trees.☆88Updated last year
- Static analysis of Python import statements☆123Updated last month
- Python bindings for the SQLite4 LSM database.☆131Updated 2 weeks ago
- Pyfilesystem2 over SSH using paramiko☆92Updated last year
- Open, extensible Python injector/profiler/analyzer☆65Updated 3 years ago
- A memory profiler for Python. As easy as adding a decorator!☆128Updated 3 years ago
- Transport adapter for fetching file:// URLs with the requests python library☆89Updated last year
- gametight lightweight caching library for python☆65Updated 2 years ago
- distributed Python deployment and communication☆84Updated this week
- Safely evaluate AST nodes without side effects☆45Updated 11 months ago
- A python package for grapheme aware string handling☆112Updated 3 years ago
- 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
- A Python binding for ./jq☆197Updated 11 months ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- minimalistic evaluator of python expression using ast module☆193Updated 4 months ago
- An efficient and leightweight logging module☆66Updated 11 months ago
- Read/Write Lock - synchronization primitive for asyncio☆157Updated last week
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- Safe and fast evaluation of untrusted user-supplied python expressions☆34Updated 2 months ago
- Render Eliot logs as an ASCII tree☆71Updated 2 months ago
- A sliding memory map manager☆72Updated last month
- Setup / utilities which most projects eventually need☆35Updated 2 years ago
- RunSnakeRun python profiling GUI front-end☆31Updated last year
- Concurrent appendable key-value storage☆107Updated last year
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆98Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Cython implementation of OrderedDict☆101Updated 9 years ago
- Delayed iteration for polling and retries.☆31Updated 8 months ago
- Create coredump like file from Python to post-mortem debug later☆74Updated 2 years ago
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 2 years ago