A fast and memory efficient LRU cache for Python
☆282Oct 24, 2025Updated 7 months ago
Alternatives and similar repositories for lru-dict
Users that are interested in lru-dict are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A least recently used (LRU) cache for Python☆221Apr 6, 2026Updated 2 months ago
- Parser of ssh public and private keys☆12Apr 7, 2020Updated 6 years ago
- 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,745Jun 2, 2026Updated last week
- Python package for retrial of asyncio based coroutines☆14Mar 14, 2023Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Pythonic AMQP library for asyncio☆11Sep 12, 2018Updated 7 years ago
- Fast property caching☆35Updated this week
- C implementation of Python 3 lru_cache☆156Apr 8, 2020Updated 6 years ago
- MessagePack serializer implementation for Python msgpack.org[Python]☆2,089Updated this week
- A Python scraping module, that extracts text from articles found in RSS feeds. Uses SQLite as database.☆20Jul 5, 2024Updated last year
- SQLite database file parser in pure JavaScript☆12Apr 28, 2022Updated 4 years ago
- Simple two app project represents simplest bank in the world☆14Jan 28, 2016Updated 10 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
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Python C-based extension implementing fast integer bit sets☆23Apr 28, 2026Updated last month
- Plyvel, a fast and feature-rich Python interface to LevelDB☆577Sep 3, 2025Updated 9 months ago
- Debug tool trace Python memory allocations☆75Jul 29, 2019Updated 6 years ago
- ☆24Oct 11, 2024Updated last year
- (Original: code.google.com/p/pylinda) A Linda implementation in Python.☆12Jun 16, 2022Updated 3 years ago
- Sandboxable Nix project evaluators☆17Dec 20, 2024Updated last year
- A library which provides simple functional pattern matching. (PoC)☆10Feb 19, 2020Updated 6 years ago
- Multicodec implementation in Python☆19Dec 18, 2025Updated 5 months ago
- Faster zlib and gzip compatible compression and decompression by providing python bindings for the isa-l library.☆57Apr 17, 2026Updated last month
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Simple Python library for HTML parsing☆31Jan 25, 2020Updated 6 years ago
- A fast and thorough lazy object proxy.☆264Feb 22, 2026Updated 3 months ago
- guppy / heapy ported to Python3. It works for real!☆427May 18, 2026Updated 3 weeks ago
- (Work in progress) An open source assistant . Python 3 + aiohttp on the backend. ES6 + Redux + React on the frontend.☆12Apr 29, 2017Updated 9 years ago
- Simple LRU cache for asyncio☆946May 31, 2026Updated last week
- Extract text from HTML☆135Apr 8, 2026Updated 2 months ago
- ☆47May 19, 2026Updated 3 weeks ago
- Python library for Hoverfly (now obsolete)☆79Jun 27, 2023Updated 2 years ago
- Simple benchmark to compare the performance of a various combination of asyncio event loop and zeromq implementations.☆16Dec 12, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- WebGL-based viewer for volumetric data☆25Updated this week
- Python Binding for xxHash☆461Updated this week
- aiographite is Python3 library ultilizing asyncio, designed to help Graphite users to send data into graphite easily.☆14Jan 25, 2024Updated 2 years ago
- Python: Bad Ideas☆11May 29, 2017Updated 9 years ago
- The multidict implementation☆491May 22, 2026Updated 2 weeks ago
- Code and performance tests to demonstrate the COUNTLESS algorithm. https://medium.com/@willsilversmith/countless-high-performance-2x-down…