A fast and memory efficient LRU cache for Python
☆280Oct 24, 2025Updated 4 months ago
Alternatives and similar repositories for lru-dict
Users that are interested in lru-dict are comparing it to the libraries listed below
Sorting:
- A least recently used (LRU) cache for Python☆222Jul 4, 2024Updated last year
- Hack day project. Figure out if the main thread is hanging, and if so, what's causing it to hang.☆18Sep 6, 2013Updated 12 years ago
- Extensible memoizing collections and decorators☆2,714Mar 9, 2026Updated last week
- Python package for retrial of asyncio based coroutines☆14Mar 14, 2023Updated 3 years ago
- Small string compression using smaz compression algorithm. Fast, because it's in C. Supports Python 3+☆13Oct 18, 2025Updated 5 months ago
- @ArchieMeng's prototype of a Python FFI of nihui/waifu2x-ncnn-vulkan achieved with SWIG☆12Jul 20, 2022Updated 3 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Nov 25, 2017Updated 8 years ago
- Pythonic AMQP library for asyncio☆11Sep 12, 2018Updated 7 years ago
- Fast property caching☆33Mar 5, 2026Updated 2 weeks ago
- C implementation of Python 3 lru_cache☆158Apr 8, 2020Updated 5 years ago
- Deutsches Lyrik Korpus (DLK) / German Poetry Corpus☆19May 21, 2024Updated last year
- MessagePack serializer implementation for Python msgpack.org[Python]☆2,071Feb 21, 2026Updated 3 weeks ago
- A Python scraping module, that extracts text from articles found in RSS feeds. Uses SQLite as database.☆20Jul 5, 2024Updated last year
- ☆66Oct 19, 2025Updated 5 months ago
- Simple two app project represents simplest bank in the world☆14Jan 28, 2016Updated 10 years ago
- Distributed key-value store.☆28May 24, 2021Updated 4 years ago
- A simple bloom filter for SQLite using Murmur3☆18Sep 13, 2011Updated 14 years ago
- MySQL backend for Django based on the PyMySQL database adapter☆24Nov 30, 2012Updated 13 years ago
- Benchmark scripts for comparing different tokenizers and sentence segmenters of German☆12Feb 27, 2023Updated 3 years ago
- Python C-based extension implementing fast integer bit sets☆22Dec 17, 2025Updated 3 months ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆571Sep 3, 2025Updated 6 months ago
- Debug tool trace Python memory allocations☆75Jul 29, 2019Updated 6 years ago
- A flexible toolset to improve QML coding experience for Python programmer, available for PySide6/PyQt6/PySide2/PyQt5.☆37Updated this week
- ☆25Oct 11, 2024Updated last year
- (Original: code.google.com/p/pylinda) A Linda implementation in Python.☆12Jun 16, 2022Updated 3 years ago
- A library which provides simple functional pattern matching. (PoC)☆10Feb 19, 2020Updated 6 years ago
- Multicodec implementation in Python☆19Dec 18, 2025Updated 3 months ago
- ☆14Dec 16, 2025Updated 3 months ago
- A fast and thorough lazy object proxy.☆263Feb 22, 2026Updated 3 weeks ago
- guppy / heapy ported to Python3. It works for real!☆422Jan 5, 2026Updated 2 months ago
- (Work in progress) An open source assistant . Python 3 + aiohttp on the backend. ES6 + Redux + React on the frontend.☆12Apr 29, 2017Updated 8 years ago
- Simple LRU cache for asyncio☆934Mar 1, 2026Updated 2 weeks ago
- Extract text from HTML☆135Feb 10, 2026Updated last month
- Unofficial faiss wheel builder for NVIDIA GPU☆34Mar 8, 2026Updated last week
- ☆47Feb 18, 2026Updated last month
- Overlay chroot☆16Apr 16, 2020Updated 5 years ago
- VaniSSH is a simple tool for generating vanity SSH public keys that start, contain, or end with specified strings.☆19Sep 21, 2025Updated 5 months ago
- TinyThread++ mirror☆23May 5, 2018Updated 7 years ago
- MD4 Collisions MD4 is a 128-bit cryptographic hash function, meaning it should take a work factor of roughly 2^64 to find collisions. It…☆17Dec 19, 2017Updated 8 years ago