> cat /dev/github | grep security-tools
discovered 03 Aug 2026

pickledb

via awesome-list
→ View on GitHub
pickleDB is an in-memory Python key-value store designed for high performance and asynchronous operations, leveraging the `orjson` module. It provides a simple interface for storing and retrieving data, making it suitable for applications requiring fast access to key-value pairs. Notable features include its ease of use, lightweight design, and support for JSON file persistence.